We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf78ac commit 1eadb93Copy full SHA for 1eadb93
packages/eslint-config-airbnb/package.json
@@ -68,7 +68,7 @@
68
"eslint-plugin-import": "^2.22.1",
69
"eslint-plugin-jsx-a11y": "^6.4.1",
70
"eslint-plugin-react": "^7.23.1",
71
- "eslint-plugin-react-hooks": "^4 || ^3 || ^2.3.0 || ^1.7.0",
+ "eslint-plugin-react-hooks": "^4.0.1 || ^3 || ^2.3.0 || ^1.7.0",
72
"in-publish": "^2.0.1",
73
"react": ">= 0.13.0",
74
"safe-publish-latest": "^1.1.4",
@@ -79,7 +79,7 @@
79
80
81
82
- "eslint-plugin-react-hooks": "^4 || ^3 || ^2.3.0 || ^1.7.0"
+ "eslint-plugin-react-hooks": "^4.0.1 || ^3 || ^2.3.0 || ^1.7.0"
83
},
84
"engines": {
85
"node": ">= 6"
0 commit comments