Skip to content

Commit 6076fe5

Browse files
authored
Chore: Support eslint v4. (#267)
1 parent 7dbcfb1 commit 6076fe5

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
@@ -65,7 +65,7 @@
6565
"jsx-ast-utils": "^1.4.0"
6666
},
6767
"peerDependencies": {
68-
"eslint": "^2.10.2 || 3.x"
68+
"eslint": "^2.10.2 || ^3 || ^4"
6969
},
7070
"jest": {
7171
"coverageReporters": [

0 commit comments

Comments
 (0)