Skip to content

Commit 93a0d23

Browse files
authoredMar 27, 2025
Update package.json
1 parent 2e0e213 commit 93a0d23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎packages/pg/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pg",
3-
"version": "0.0.1",
3+
"version": "8.14.2",
44
"description": "PostgreSQL client - pure javascript & libpq with the same API",
55
"keywords": [
66
"database",
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"pg-connection-string": "^2.7.0",
2424
"pg-pool": "^3.8.0",
25-
"pg-protocol": "npm:@supabase/pg-protocol@^0.0.1",
25+
"pg-protocol": "npm:@supabase/pg-protocol@^1.8.1",
2626
"pg-types": "^2.1.0",
2727
"pgpass": "1.x"
2828
},

0 commit comments

Comments
 (0)