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 c4d7c02 commit ee4977eCopy full SHA for ee4977e
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
"publishConfig": {
90
"access": "public"
0 commit comments