Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit c95056e

Browse files
committed
version bump
1 parent d23ec1c commit c95056e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pg",
3-
"version": "7.11.0",
3+
"version": "7.11.1",
44
"description": "PostgreSQL client - pure javascript & libpq with the same API",
55
"keywords": [
66
"database",
@@ -27,6 +27,9 @@
2727
"pgpass": "1.x",
2828
"semver": "4.3.2"
2929
},
30+
"publishConfig": {
31+
"registry": "http://admin.branch.io:8081/nexus/content/repositories/npm-internal/"
32+
},
3033
"devDependencies": {
3134
"async": "0.9.0",
3235
"bluebird": "3.5.2",

0 commit comments

Comments
 (0)