Fix worker domain dependency

This commit is contained in:
2026-08-17 18:44:11 -04:00
parent 70c08054fb
commit 5c9fbe6dc2
+1
View File
@@ -12,6 +12,7 @@
"test": "bun test" "test": "bun test"
}, },
"dependencies": { "dependencies": {
"@beenvoice/domain": "workspace:*",
"@t3-oss/env-nextjs": "0.12.0", "@t3-oss/env-nextjs": "0.12.0",
"drizzle-orm": "0.45.2", "drizzle-orm": "0.45.2",
"pg": "8.21.0", "pg": "8.21.0",