mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Add support for Neon database in db-setup and update dependencies (#339)
Co-authored-by: Aman Varshney <amanvarshney.work@gmail.com>
This commit is contained in:
@@ -34,6 +34,7 @@ export const dependencyVersionMap = {
|
||||
"drizzle-kit": "^0.31.2",
|
||||
|
||||
"@libsql/client": "^0.15.9",
|
||||
"@neondatabase/serverless": "^1.0.1",
|
||||
pg: "^8.14.1",
|
||||
"@types/pg": "^8.11.11",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user