Skip to content

Commit 2860d1b

Browse files
committed
Fix Travis errors by reverting to eslint-plugin-react v7.4.0 until callbacksLast bug is fixed
jsx-eslint/eslint-plugin-react#1632
1 parent 852ac73 commit 2860d1b

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
@@ -44,7 +44,7 @@
4444
"eslint-import-resolver-webpack": "^0.8.1",
4545
"eslint-plugin-import": "^2.2.0",
4646
"eslint-plugin-jsx-a11y": "^6.0.2",
47-
"eslint-plugin-react": "^7.1.0",
47+
"eslint-plugin-react": "7.4.0",
4848
"gulp": "^3.9.0",
4949
"gulp-autoprefixer": "^4.0.0",
5050
"gulp-eslint": "^4.0.0",

0 commit comments

Comments
 (0)