File tree Expand file tree Collapse file tree
packages/@css-blocks/webpack Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ addons:
1616 chrome : stable
1717
1818before_install :
19- - npm install -g lerna@next yarn
19+ - npm install -g lerna yarn
2020 - ./scripts/if-opticss-dev.sh ./scripts/checkout-opticss.sh ../opticss
2121 - ./scripts/if-opticss-dev.sh ./scripts/link-to-opticss.js --file ../opticss
2222
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Getting Started
1313Install required global dependencies:
1414
1515```
16- $ npm install -g lerna@next yarn
16+ $ npm install -g lerna yarn
1717```
1818
1919Check out the code:
Original file line number Diff line number Diff line change 4343 },
4444 "devDependencies" : {
4545 "@css-blocks/code-style" : " ^0.18.0" ,
46- "@css-blocks/core" : " ^0.17.0" ,
4746 "@types/convert-source-map" : " ^1.3.33" ,
4847 "@types/extract-text-webpack-plugin" : " ^2.1.0" ,
4948 "@types/glob" : " ^5.0.30" ,
You can’t perform that action at this time.
0 commit comments