Skip to content

Commit e7836b5

Browse files
committed
Add ESLint 4.0.0 to peerDependencies
1 parent 7cc380a commit e7836b5

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
@@ -35,7 +35,7 @@
3535
"mocha": "^3.3.0"
3636
},
3737
"peerDependencies": {
38-
"eslint": "^3.0.0"
38+
"eslint": "^3.0.0 || ^4.0.0"
3939
},
4040
"engines": {
4141
"node": ">=4"

0 commit comments

Comments
 (0)