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 8157600 commit 1ac5310Copy full SHA for 1ac5310
1 file changed
package.json
@@ -87,8 +87,8 @@
87
"typescript": "^6.0.3"
88
},
89
"peerDependencies": {
90
- "react": "^19.2.7",
91
- "react-dom": "^19.2.7"
+ "react": ">=16.9.0",
+ "react-dom": ">=16.9.0"
92
93
"cnpm": {
94
"mode": "npm"
0 commit comments