We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7189068 commit 77eafa7Copy full SHA for 77eafa7
package.json
@@ -27,10 +27,10 @@
27
"isparta": "^3.0.3",
28
"lodash": "^3.10.1",
29
"mocha": "^2.2.5",
30
- "postcss": "4.x",
31
- "postcss-modules-extract-imports": "0.x",
32
- "postcss-modules-local-by-default": "0.x",
33
- "postcss-modules-scope": "0.x",
+ "postcss": "5.x",
+ "postcss-modules-extract-imports": "^1.0.0-beta",
+ "postcss-modules-local-by-default": "^1.0.0-beta",
+ "postcss-modules-scope": "^1.0.0-beta",
34
"precommit-hook": "^3.0.0"
35
},
36
"peerDependencies": {
0 commit comments