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 56fef88 commit ae5a85eCopy full SHA for ae5a85e
1 file changed
package.json
@@ -82,8 +82,8 @@
82
"typescript": "^6.0.3"
83
},
84
"peerDependencies": {
85
- "react": "^19.2.7",
86
- "react-dom": "^19.2.7"
+ "react": ">=16.9.0",
+ "react-dom": ">=16.9.0"
87
88
"engines": {
89
"node": ">=8.x"
0 commit comments