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 5fe3047 commit 631d716Copy full SHA for 631d716
1 file changed
package.json
@@ -83,8 +83,8 @@
83
"eslint-plugin-react-hooks": "^7.1.1"
84
},
85
"peerDependencies": {
86
- "react": "^19.2.7",
87
- "react-dom": "^19.2.7"
+ "react": ">=16.9.0",
+ "react-dom": ">=16.9.0"
88
89
"cnpm": {
90
"mode": "npm"
0 commit comments