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.
2 parents 9f970c9 + 0b8b181 commit 801cc52Copy full SHA for 801cc52
package.json
@@ -81,8 +81,8 @@
81
"typescript": "^4.1.2"
82
},
83
"peerDependencies": {
84
- "react": "^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0",
85
- "react-dom": "^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0"
+ "react": "^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0 || ^19.0.0"
86
87
"preconstruct": {
88
"exports": {
0 commit comments