a LOTTTA more migration hoopla shii
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
{
|
||||
"name": "@pkg/logic",
|
||||
"scripts": {
|
||||
"auth:schemagen": "bun x @better-auth/cli generate --config ./domains/auth/config.base.ts --output ../../packages/db/schema/better.auth.schema.ts"
|
||||
"auth:schemagen": "pnpm dlx @better-auth/cli generate --config ./domains/auth/config.base.ts --output ../../packages/db/schema/better.auth.schema.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hono/standard-validator": "^0.2.1",
|
||||
"@otplib/plugin-base32-scure": "^13.3.0",
|
||||
"@otplib/plugin-crypto-noble": "^13.3.0",
|
||||
"@otplib/totp": "^13.3.0",
|
||||
"@pkg/db": "workspace:*",
|
||||
"@pkg/logger": "workspace:*",
|
||||
"@pkg/redis": "workspace:*",
|
||||
"@pkg/keystore": "workspace:*",
|
||||
"@pkg/result": "workspace:*",
|
||||
"@pkg/settings": "workspace:*",
|
||||
"@types/pdfkit": "^0.14.0",
|
||||
|
||||
Reference in New Issue
Block a user