Skip to content

Commit 7f909b3

Browse files
fix(cli): update better-auth
1 parent ae12ad4 commit 7f909b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/cli/src/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ export function getDefaultConfig() {
4040
export const DEFAULT_CONFIG = getDefaultConfig();
4141

4242
export const dependencyVersionMap = {
43-
"better-auth": "^1.3.10",
44-
"@better-auth/expo": "^1.3.10",
43+
"better-auth": "^1.3.13",
44+
"@better-auth/expo": "^1.3.13",
4545

4646
"@clerk/nextjs": "^6.31.5",
4747
"@clerk/clerk-react": "^5.45.0",

0 commit comments

Comments
 (0)