update for the db.ts
This commit is contained in:
parent
b737e87d9a
commit
f1e88d35ba
3 changed files with 30 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "bun run src/index.ts",
|
||||
"db:check": "bun run --env-file .env src/check.ts",
|
||||
"typecheck": "tsgo --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue