mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Bump better-auth packages to v1.3.0
This commit is contained in:
5
.changeset/fifty-cases-bet.md
Normal file
5
.changeset/fifty-cases-bet.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"create-better-t-stack": patch
|
||||
---
|
||||
|
||||
Bump better-auth packages to v1.3.0
|
||||
@@ -28,8 +28,8 @@ export const DEFAULT_CONFIG: ProjectConfig = {
|
||||
};
|
||||
|
||||
export const dependencyVersionMap = {
|
||||
"better-auth": "^1.2.10",
|
||||
"@better-auth/expo": "^1.2.10",
|
||||
"better-auth": "^1.3.0",
|
||||
"@better-auth/expo": "^1.3.0",
|
||||
|
||||
"drizzle-orm": "^0.44.2",
|
||||
"drizzle-kit": "^0.31.2",
|
||||
|
||||
Reference in New Issue
Block a user