Fix metadata for pg-connection-string

This commit is contained in:
Benjie Gillam 2020-09-10 17:26:21 +01:00 committed by Brian C
parent a02dfac5ad
commit c5445f0288

View File

@ -22,9 +22,9 @@
"author": "Blaine Bublitz <blaine@iceddev.com> (http://iceddev.com/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/iceddev/pg-connection-string/issues"
"url": "https://github.com/brianc/node-postgres/issues"
},
"homepage": "https://github.com/iceddev/pg-connection-string",
"homepage": "https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string",
"devDependencies": {
"chai": "^4.1.1",
"coveralls": "^3.0.4",