Skip to content

Commit 55b463e

Browse files
author
Alexej Yaroshevich
committed
disable peerDeps
1 parent 4768a12 commit 55b463e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"jshint": "^2.5.10",
3333
"mocha": "^2.0.1"
3434
},
35-
"peerDependencies": {
35+
"_peerDependencies": {
3636
"jscs": ">=1.8.0 <2.0"
3737
},
3838
"scripts": {

0 commit comments

Comments
 (0)