Skip to content

Commit 7cabcdc

Browse files
not-an-aardvarkaladdin-add
authored andcommitted
Breaking: update ESLint peerDependency to >=4.1.0 (#33)
1 parent e04a4bc commit 7cabcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"mocha": "^3.4.2"
4242
},
4343
"peerDependencies": {
44-
"eslint": ">=3.12.1"
44+
"eslint": ">=4.1.0"
4545
},
4646
"engines": {
4747
"node": ">=4.0.0"

0 commit comments

Comments
 (0)