added betterauth/dash to server package.json

This commit is contained in:
John Yeo
2026-01-30 10:17:57 +00:00
parent c87c7003b2
commit 46e109bf55
2 changed files with 2 additions and 0 deletions

View File

@@ -57,6 +57,7 @@
"@aws-sdk/client-scheduler": "^3.958.0",
"@aws-sdk/client-sqs": "^3.926.0",
"@axiomhq/pino": "^1.3.1",
"@better-auth/dash": "catalog:",
"@better-auth/oauth-provider": "^1.4.12",
"@chronark/zod-bird": "^1.0.0",
"@clickhouse/client": "^1.11.2",

View File

@@ -43,6 +43,7 @@
"@aws-sdk/client-sqs": "^3.926.0",
"@axiomhq/pino": "^1.3.1",
"@better-auth/oauth-provider": "^1.4.12",
"@better-auth/dash": "catalog:",
"@chronark/zod-bird": "^1.0.0",
"@clickhouse/client": "^1.11.2",
"@date-fns/tz": "^1.2.0",