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 b5b2bf3 commit 86bb897Copy full SHA for 86bb897
package.json
@@ -50,8 +50,8 @@
50
},
51
"peerDependencies": {
52
"prop-types": "^15.0.0",
53
- "react": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0",
54
- "react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0"
+ "react": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
55
56
"devDependencies": {
57
"@babel/cli": "^7.25.9",
0 commit comments