Skip to content

Commit 071fa1b

Browse files
committed
fix eslint-plugin-react-hooks range
1 parent 4686a3c commit 071fa1b

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
@@ -58,7 +58,7 @@
5858
"@types/react": "^19.0.0",
5959
"@types/react-dom": "^19.0.0",
6060
"eslint": "^9.16.0",
61-
"eslint-plugin-react-hooks": "5.1.0",
61+
"eslint-plugin-react-hooks": "^5.1.0",
6262
"npm-run-all": "^4.1.5",
6363
"prettier": "^3.4.2",
6464
"typescript": "^5.7.2"

0 commit comments

Comments
 (0)