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 b8bc7f3 commit 77ba690Copy full SHA for 77ba690
1 file changed
package.json
@@ -92,8 +92,8 @@
92
"typescript": "^6.0.3"
93
},
94
"peerDependencies": {
95
- "react": "^19.2.7",
96
- "react-dom": "^19.2.7"
+ "react": ">=16.9.0",
+ "react-dom": ">=16.9.0"
97
98
"publishConfig": {
99
"access": "public"
0 commit comments