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 75944e4 commit 7a6b978Copy full SHA for 7a6b978
package.json
@@ -62,8 +62,8 @@
62
"typescript": "^5.5.4"
63
},
64
"peerDependencies": {
65
- "react": "^16.8.0 || ^17.0.0 || ^18.0.0",
66
- "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
67
68
"jest": {
69
"testEnvironment": "jsdom",
0 commit comments