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 1a8832e commit 3b27ddbCopy full SHA for 3b27ddb
1 file changed
package.json
@@ -86,8 +86,8 @@
86
"typescript": "^6.0.3"
87
},
88
"peerDependencies": {
89
- "react": "^19.2.7",
90
- "react-dom": "^19.2.7"
+ "react": ">=16.11.0",
+ "react-dom": ">=16.11.0"
91
92
"publishConfig": {
93
"access": "public"
0 commit comments