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 dfa8949 commit 0bb1442Copy full SHA for 0bb1442
package.json
@@ -79,8 +79,8 @@
79
"rollup-plugin-sourcemaps": "0.6.3"
80
},
81
"peerDependencies": {
82
- "react": "^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
83
- "react-dom": "^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0 || ^19.0.0"
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0"
84
85
"dependencies": {
86
"@base2/pretty-print-object": "1.0.2",
0 commit comments