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 b096798 commit cd4d15fCopy full SHA for cd4d15f
1 file changed
package.json
@@ -81,8 +81,8 @@
81
"typescript": "^6.0.3"
82
},
83
"peerDependencies": {
84
- "react": "^19.2.7",
85
- "react-dom": "^19.2.7"
+ "react": ">=16.9.0",
+ "react-dom": ">=16.9.0"
86
87
"publishConfig": {
88
"access": "public"
0 commit comments