long time no see violet

This commit is contained in:
Julian 2023-04-24 18:11:22 -04:00
parent fc1e3d5e2f
commit 62dcf651cc
Signed by: NotNite
GPG Key ID: BD91A5402CCEB08A
1 changed files with 3 additions and 0 deletions

View File

@ -21,5 +21,8 @@
"parse-duration": "^1.0.2", "parse-duration": "^1.0.2",
"pino": "^8.4.2", "pino": "^8.4.2",
"pino-pretty": "^9.1.0" "pino-pretty": "^9.1.0"
},
"scripts": {
"build": "prisma generate && tsc"
} }
} }