File tree 3 files changed +11
-3
lines changed
3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change
1
+ scope = @brickblock
2
+ @brickblock:registry = https://registry.npmjs.org/
3
+ //registry.npmjs.org/:_authToken = ${ BRICKBLOCK_NPM_TOKEN }
4
+ access = restricted
5
+ package-lock = false
Original file line number Diff line number Diff line change
1
+ # This file is needed until this bug is fixed:
2
+ # https://github.com/yarnpkg/yarn/issues/4672#issuecomment-342573947
3
+ registry "https://registry.npmjs.org"
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " extract-css-chunks-webpack-plugin" ,
2
+ "name" : " @brickblock/ extract-css-chunks-webpack-plugin" ,
3
3
"version" : " 0.0.0-placeholder" ,
4
4
"author" :
" James Gillmore <[email protected] >" ,
5
5
"description" : " Extract CSS from chunks into stylesheets + HMR" ,
52
52
"standard-version" : " ^4.0.0" ,
53
53
"webpack" : " ^2.2.0"
54
54
},
55
- "homepage" : " http://github.com/faceyspacey /extract-css-chunks-webpack-plugin" ,
55
+ "homepage" : " http://github.com/chapati23 /extract-css-chunks-webpack-plugin" ,
56
56
"repository" : {
57
57
"type" : " git" ,
58
- "url" : " https://github.com/faceyspacey /extract-css-chunks-webpack-plugin.git"
58
+ "url" : " https://github.com/chapati23 /extract-css-chunks-webpack-plugin.git"
59
59
},
60
60
"config" : {
61
61
"commitizen" : {
You can’t perform that action at this time.
0 commit comments