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 7bfd6bb commit b36425aCopy full SHA for b36425a
1 file changed
package.json
@@ -83,8 +83,8 @@
83
"typescript": "^6.0.3"
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
"engines": {
90
"node": ">=8.x"
0 commit comments