We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c37f0 commit c60dba6Copy full SHA for c60dba6
package.json
@@ -8,13 +8,13 @@
8
},
9
"dependencies": {
10
"postcss": "^4.1.11",
11
- "postcss-modules-extract-imports": "0.0.2",
12
- "postcss-modules-local-by-default": "0.0.7",
13
- "postcss-modules-scope": "0.0.4"
+ "postcss-modules-extract-imports": "0.0.3",
+ "postcss-modules-local-by-default": "^0.0.7",
+ "postcss-modules-scope": "^0.0.4"
14
15
"devDependencies": {
16
- "babel": "^5.4.7",
17
- "babel-eslint": "^3.1.11",
+ "babel": "^5.5.4",
+ "babel-eslint": "^3.1.14",
18
"babelify": "^6.1.2",
19
"chokidar-cli": "^0.2.1",
20
"eslint": "^0.22.1",
0 commit comments