fix(bot): declare workspace runtime dependencies

This commit is contained in:
2026-03-08 23:57:28 +04:00
parent 01c58d2e94
commit 91a040f2ee
2 changed files with 4 additions and 0 deletions

View File

@@ -19,6 +19,8 @@
"@household/adapters-db": "workspace:*",
"@household/application": "workspace:*",
"@household/db": "workspace:*",
"@household/domain": "workspace:*",
"@household/ports": "workspace:*",
"drizzle-orm": "^0.44.7",
"google-auth-library": "^10.4.1",
"grammy": "1.41.1",