Skip to content

Commit c60dba6

Browse files
committed
pulling in new extract-importer
1 parent 84c37f0 commit c60dba6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
},
99
"dependencies": {
1010
"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"
11+
"postcss-modules-extract-imports": "0.0.3",
12+
"postcss-modules-local-by-default": "^0.0.7",
13+
"postcss-modules-scope": "^0.0.4"
1414
},
1515
"devDependencies": {
16-
"babel": "^5.4.7",
17-
"babel-eslint": "^3.1.11",
16+
"babel": "^5.5.4",
17+
"babel-eslint": "^3.1.14",
1818
"babelify": "^6.1.2",
1919
"chokidar-cli": "^0.2.1",
2020
"eslint": "^0.22.1",

0 commit comments

Comments
 (0)