Skip to content

Commit e7ddc13

Browse files
committed
Revert to eslint-plugin-react v7.4.0 until sorting bug fixed
1 parent 73a419c commit e7ddc13

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
@@ -42,7 +42,7 @@
4242
"eslint-import-resolver-webpack": "^0.8.1",
4343
"eslint-plugin-import": "^2.2.0",
4444
"eslint-plugin-jsx-a11y": "^6.0.2",
45-
"eslint-plugin-react": "^7.1.0",
45+
"eslint-plugin-react": "7.4.0",
4646
"gulp": "^3.9.1",
4747
"gulp-autoprefixer": "^4.0.0",
4848
"gulp-eslint": "^4.0.0",

0 commit comments

Comments
 (0)