We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c080ff commit 4085f0fCopy full SHA for 4085f0f
packages/pg/package.json
@@ -22,7 +22,7 @@
22
"dependencies": {
23
"pg-connection-string": "^2.7.0",
24
"pg-pool": "^3.8.0",
25
- "pg-protocol": "https://gitpkg.vercel.app/supabase/node-postgres/packages/pg-protocol?fix/uncatchable-error-pg-protocol",
+ "pg-protocol": "https://gitpkg.vercel.app/supabase/node-postgres/packages/pg-protocol?master",
26
"pg-types": "^2.1.0",
27
"pgpass": "1.x"
28
},
0 commit comments