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 ad6accd commit f6b0cf7Copy full SHA for f6b0cf7
1 file changed
package.json
@@ -89,8 +89,8 @@
89
"typescript": "^6.0.3"
90
},
91
"peerDependencies": {
92
- "react": "^19.2.7",
93
- "react-dom": "^19.2.7"
+ "react": ">=16.9.0",
+ "react-dom": ">=16.9.0"
94
95
"overrides": {
96
"@babel/core": "^7.29.7"
0 commit comments