File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2727 "isparta" : " ^3.0.3" ,
2828 "lodash" : " ^3.10.1" ,
2929 "mocha" : " ^2.2.5" ,
30- "postcss" : " 5.x" ,
31- "postcss-modules-extract-imports" : " ^1.0.0-beta " ,
32- "postcss-modules-local-by-default" : " ^1.0.0-beta " ,
33- "postcss-modules-scope" : " ^1.0.0-beta " ,
30+ "postcss" : " ^ 5.x" ,
31+ "postcss-modules-extract-imports" : " ^1.0.0" ,
32+ "postcss-modules-local-by-default" : " ^1.0.0" ,
33+ "postcss-modules-scope" : " ^1.0.0" ,
3434 "precommit-hook" : " ^3.0.0"
3535 },
3636 "peerDependencies" : {
37- "postcss" : " >=4 .x" ,
38- "postcss-modules-extract-imports" : " >=0.x || ^1.0.0-beta " ,
39- "postcss-modules-local-by-default" : " >=0.x || ^1.0.0-beta " ,
40- "postcss-modules-scope" : " >=0.x || ^1.0.0-beta "
37+ "postcss" : " ^5 .x" ,
38+ "postcss-modules-extract-imports" : " ^1.0.0" ,
39+ "postcss-modules-local-by-default" : " ^1.0.0" ,
40+ "postcss-modules-scope" : " ^1.0.0"
4141 },
4242 "scripts" : {
4343 "start" : " esw -w ." ,
You can’t perform that action at this time.
0 commit comments