changed some stuff

not rlly important
This commit is contained in:
2026-07-17 21:11:13 -05:00
parent 21ae003ded
commit 03c7e0fd30
5 changed files with 19 additions and 23 deletions
+2 -3
View File
@@ -21,8 +21,7 @@
"better-auth": "^1.6.9",
"dotenv": "^17.4.2",
"drizzle-orm": "^0.45.2",
"elysia": "latest",
"zod": "^4.3.6"
"elysia": "latest"
},
"devDependencies": {
"@types/bun": "^1.3.13",
@@ -32,4 +31,4 @@
"postgres": "^3.4.9"
},
"module": "src/index.js"
}
}