Skip to content

Commit 7d77db9

Browse files
committed
also saved peerDeps as devDeps to pass the tests
1 parent 3b95db6 commit 7d77db9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
"in-publish": "^2.0.0",
1515
"isparta": "^3.0.3",
1616
"mocha": "^2.2.5",
17+
"postcss": "4.x",
18+
"postcss-modules-extract-imports": "0.x",
19+
"postcss-modules-local-by-default": "0.x",
20+
"postcss-modules-scope": "0.x",
1721
"precommit-hook": "^3.0.0"
1822
},
1923
"peerDependencies": {

0 commit comments

Comments
 (0)