feat: add @types/pg dependency and update pnpm lockfile

This commit is contained in:
2025-12-29 06:00:50 +00:00
parent 124b070dc9
commit 7a99fd2450
3 changed files with 14 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
"include": ["src"],
"references": [
{ "path": "../../packages/common" },
{ "path": "../../packages/infra" },
{ "path": "../../packages/logic" }
]
}