We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45764ca commit 5b74fc3Copy full SHA for 5b74fc3
package.json
@@ -10,9 +10,9 @@
10
"object-assign": "^4.0.1",
11
"lodash.camelcase": "^3.0.1",
12
"postcss": "^5.0.6",
13
- "postcss-modules-extract-imports": "1.0.0-beta2",
+ "postcss-modules-extract-imports": "^1.0.0",
14
"postcss-modules-local-by-default": "^1.0.0",
15
- "postcss-modules-scope": "1.0.0-beta2",
+ "postcss-modules-scope": "^1.0.0",
16
"postcss-modules-values": "^1.1.0",
17
"source-list-map": "^0.1.4"
18
},
0 commit comments