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 27
27
"isparta" : " ^3.0.3" ,
28
28
"lodash" : " ^3.10.1" ,
29
29
"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" ,
34
34
"precommit-hook" : " ^3.0.0"
35
35
},
36
36
"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"
41
41
},
42
42
"scripts" : {
43
43
"start" : " esw -w ." ,
You can’t perform that action at this time.
0 commit comments