chore: simplify drizzle and effect import
This commit is contained in:
parent
afd60706c3
commit
41fff32f60
4 changed files with 10 additions and 6 deletions
|
|
@ -17,8 +17,8 @@
|
|||
"@trpc/client": "catalog:",
|
||||
"@trpc/server": "catalog:",
|
||||
"dotenv": "catalog:",
|
||||
"drizzle-orm": "^0.45.1",
|
||||
"effect": "^3.18.4",
|
||||
"drizzle-orm": "catalog:",
|
||||
"effect": "catalog:",
|
||||
"zod": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue