Skip to content

Commit 3ac419d

Browse files
authored
Update package.json
1 parent 2e2e92c commit 3ac419d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"main": "index.js",
4949
"peerDependencies": {
5050
"eslint": "^8.8.0",
51-
"eslint-plugin-react": "^7.28.0"
51+
"eslint-plugin-react": "^7.28.0",
52+
"eslint-plugin-react-hooks": "^4.6.0",
5253
},
5354
"repository": {
5455
"type": "git",

0 commit comments

Comments
 (0)