Skip to content

Commit c0d7d1c

Browse files
committed
fix: add @pgsql/types dependency for TypeScript build
1 parent 60c8851 commit c0d7d1c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

packages/csv-to-pg/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"constructive"
4242
],
4343
"dependencies": {
44+
"@pgsql/types": "^17.6.2",
4445
"@pgsql/utils": "^17.8.3",
4546
"@pyramation/prompt": "^0.0.1",
4647
"csv-parser": "^2.3.3",

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)