Skip to content

Commit e91562b

Browse files
committed
internal: peerDeps need to be devDeps too
1 parent 2aae38a commit e91562b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
"devDependencies": {
1313
"babel": "^5.8.20",
1414
"css-modules-loader-core": "0.0.12",
15+
"postcss": "^4.1.16",
16+
"postcss-modules-extract-imports": "^0.0.5",
17+
"postcss-modules-local-by-default": "^0.0.9",
18+
"postcss-modules-scope": "^0.0.8",
1519
"in-publish": "^2.0.0",
1620
"mocha": "^2.2.5"
1721
},

0 commit comments

Comments
 (0)