Skip to content

Commit

Permalink
Chore: Support eslint v4. (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
beefancohen authored Jun 15, 2017
1 parent 7dbcfb1 commit 6076fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"jsx-ast-utils": "^1.4.0"
},
"peerDependencies": {
"eslint": "^2.10.2 || 3.x"
"eslint": "^2.10.2 || ^3 || ^4"
},
"jest": {
"coverageReporters": [
Expand Down

0 comments on commit 6076fe5

Please sign in to comment.