Skip to content

Commit 3c21c9e

Browse files
committed
Add postcss to devDependencies
>postcss is peerDependencies, and node 5 does not install peerDependencies anymore.
1 parent 82f3900 commit 3c21c9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"gulp-json-editor": "^2.2.1",
5050
"gulp-tape": "0.0.5",
5151
"isparta": "^3.0.4",
52+
"postcss": "*",
5253
"tap-spec": "^4.1.0",
5354
"tape": "^4.2.0",
5455
"task-tape": "^1.0.0"

0 commit comments

Comments
 (0)