Skip to content

Commit 31c7c65

Browse files
committed
using the beta versions of the updated loaders
1 parent 40d5c2a commit 31c7c65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"dependencies": {
1010
"postcss": "^4.1.11",
1111
"postcss-custom-media": "^4.1.0",
12-
"postcss-modules-extract-imports": "^0.0.5",
12+
"postcss-modules-extract-imports": "^1.0.0-beta1",
1313
"postcss-modules-local-by-default": "^0.0.9",
14-
"postcss-modules-scope": "^0.0.8"
14+
"postcss-modules-scope": "^1.0.0-beta1"
1515
},
1616
"devDependencies": {
1717
"babel": "^5.5.4",

0 commit comments

Comments
 (0)