chore: simplify drizzle and effect import

This commit is contained in:
Syahdan 2026-04-29 18:49:52 +07:00
parent afd60706c3
commit 41fff32f60
4 changed files with 10 additions and 6 deletions

View file

@ -24,7 +24,7 @@
"better-auth": "catalog:",
"@minmon/env": "workspace:*",
"dotenv": "catalog:",
"drizzle-orm": "^0.45.1",
"drizzle-orm": "catalog:",
"pg": "^8.17.1",
"zod": "catalog:"
},