Skip to content

Commit d4e28d8

Browse files
committed
Chore: drop peer deps (there is no way to use it)
Ref jscs-dev/node-jscs#2009
1 parent bb3e784 commit d4e28d8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@
3333
"jshint": "^2.7.0",
3434
"mocha": "^2.2.4"
3535
},
36-
"peerDependencies": {
37-
"jscs": ">=1.8.0"
38-
},
3936
"scripts": {
4037
"lint": "jshint lib test && jscs lib test",
4138
"test": "npm run lint && mocha",

0 commit comments

Comments
 (0)