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 d295982 commit f0a9e84Copy full SHA for f0a9e84
package.json
@@ -88,7 +88,7 @@
88
"webpack-node-externals": "^3.0.0"
89
},
90
"peerDependencies": {
91
- "react": "^16.8.6 || ^17.0.0 || ^18.0.0 || ^19.2.0",
92
- "react-dom": "^16.8.6 || ^17.0.0 || ^18.0.0 || ^19.2.0"
+ "react": "^16.8.6 || ^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^16.8.6 || ^17.0.0 || ^18.0.0 || ^19.0.0"
93
}
94
0 commit comments