We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91b3ef commit 9e50330Copy full SHA for 9e50330
1 file changed
package.json
@@ -40,8 +40,8 @@
40
"typescript": "3.7.5"
41
},
42
"peerDependencies": {
43
- "react": "^16.10.2 || ^17.0.0 || ^18.0.0",
44
- "react-dom": "^16.10.2 || ^17.0.0 || ^18.0.0"
+ "react": "^16.10.2 || ^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^16.10.2 || ^17.0.0 || ^18.0.0 || ^19.0.0"
45
46
"files": [
47
"build"
0 commit comments