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 ad4b491 commit c84f699Copy full SHA for c84f699
package.json
@@ -240,8 +240,8 @@
240
"peerDependencies": {
241
"@auth0/auth0-react": "^2.0.1",
242
"@clerk/clerk-react": "^4.12.8 || ^5.0.0",
243
- "react": "^17.0.2 || ^18.0.0 || ^19.0.0-0",
244
- "react-dom": "^17.0.2 || ^18.0.0 || ^19.0.0-0"
+ "react": "^17.0.2 || ^18.0.0 || ^19.0.0-0 || ^19.0.0",
+ "react-dom": "^17.0.2 || ^18.0.0 || ^19.0.0-0 || ^19.0.0"
245
},
246
"peerDependenciesMeta": {
247
"react": {
0 commit comments