Skip to content
Prev Previous commit
Next Next commit
Update package.json
  • Loading branch information
ianschmitz authored Feb 19, 2020
commit 727fe4f72208fa4b665bdb2d0e41b1be7d7216df
2 changes: 1 addition & 1 deletion packages/eslint-config-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-plugin-import": "2.x",
"eslint-plugin-jsx-a11y": "6.x",
"eslint-plugin-react": "7.x",
"eslint-plugin-react-hooks": "1.x"
"eslint-plugin-react-hooks": "1.x || 2.x"
},
"dependencies": {
"confusing-browser-globals": "^1.0.9"
Expand Down