mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Remove GitHub Actions and SEO addons
This commit is contained in:
@@ -19,11 +19,11 @@ export const DEFAULT_CONFIG: ProjectConfig = {
|
||||
|
||||
export const dependencyVersionMap = {
|
||||
// Authentication
|
||||
"better-auth": "^1.1.16",
|
||||
"better-auth": "^1.2.4",
|
||||
|
||||
// Database - Drizzle
|
||||
"drizzle-orm": "^0.38.4",
|
||||
"drizzle-kit": "^0.30.4",
|
||||
"drizzle-kit": "^0.30.5",
|
||||
|
||||
// Database - SQLite/PostgreSQL
|
||||
"@libsql/client": "^0.14.0",
|
||||
|
||||
Reference in New Issue
Block a user