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 a4b49fa commit 176bad6Copy full SHA for 176bad6
package.json
@@ -53,7 +53,7 @@
53
"typescript": "^4.9.5"
54
},
55
"peerDependencies": {
56
- "react": "^16.0.0 || ^17.0.0 || ^18.0.0",
57
- "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0"
+ "react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
58
}
59
0 commit comments