Skip to content

Commit c84f699

Browse files
thomasballingerConvex, Inc.
authored andcommitted
Add Clerk 6 Next.js 15 Private Demo (#32326)
GitOrigin-RevId: 95d8d14ef58c3a99855728a01ccd3a92ce1d2f10
1 parent ad4b491 commit c84f699

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,8 @@
240240
"peerDependencies": {
241241
"@auth0/auth0-react": "^2.0.1",
242242
"@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"
243+
"react": "^17.0.2 || ^18.0.0 || ^19.0.0-0 || ^19.0.0",
244+
"react-dom": "^17.0.2 || ^18.0.0 || ^19.0.0-0 || ^19.0.0"
245245
},
246246
"peerDependenciesMeta": {
247247
"react": {

0 commit comments

Comments
 (0)