Skip to content

Commit 0b13e34

Browse files
committed
fix: try to fix failing import of pg/lib/type-overrides
1 parent f50b4cd commit 0b13e34

File tree

2 files changed

+53
-33
lines changed

2 files changed

+53
-33
lines changed

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"zod-validation-error": "^3.3.0"
5858
},
5959
"dependencies": {
60-
"pg": "^8.11.3",
60+
"pg": "~8.14.1",
6161
"pg-promise": "^11.5.4",
6262
"pgsql-ast-parser": "12.0.1"
6363
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)