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 e2e3bd4 commit 95a96c1Copy full SHA for 95a96c1
package.json
@@ -32,8 +32,8 @@
32
"types": "src/types/index.d.ts",
33
"peerDependencies": {
34
"prop-types": "^15.7.2",
35
- "react": "^16.12.0 || ^17.0.0 || ^18.2.0",
36
- "react-dom": "^16.12.0 || ^17.0.0 || ^18.2.0"
+ "react": "^16.12.0 || ^17.0.0 || ^18.2.0 || ^19.0.0",
+ "react-dom": "^16.12.0 || ^17.0.0 || ^18.2.0 || ^19.0.0"
37
},
38
"devDependencies": {
39
"@babel/cli": "7.10.5",
0 commit comments