Skip to content

Commit 77eafa7

Browse files
committed
packages version update
1 parent 7189068 commit 77eafa7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"isparta": "^3.0.3",
2828
"lodash": "^3.10.1",
2929
"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",
30+
"postcss": "5.x",
31+
"postcss-modules-extract-imports": "^1.0.0-beta",
32+
"postcss-modules-local-by-default": "^1.0.0-beta",
33+
"postcss-modules-scope": "^1.0.0-beta",
3434
"precommit-hook": "^3.0.0"
3535
},
3636
"peerDependencies": {

0 commit comments

Comments
 (0)