There was an error while loading. Please reload this page.
1 parent c96560a commit d8e349dCopy full SHA for d8e349d
1 file changed
package.json
@@ -88,8 +88,8 @@
88
"typescript": "^6.0.3"
89
},
90
"peerDependencies": {
91
- "react": "^19.2.7",
92
- "react-dom": "^19.2.7"
+ "react": ">=18.0.0",
+ "react-dom": ">=18.0.0"
93
94
"publishConfig": {
95
"access": "public"
0 commit comments