Update bugs and homepage links for pg-pool (#3528)

This commit is contained in:
James Vaughan 2025-08-05 11:32:06 -07:00 committed by GitHub
parent 1b2bedc9c8
commit a6c1084db1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,9 +30,9 @@
"author": "Brian M. Carlson",
"license": "MIT",
"bugs": {
"url": "https://github.com/brianc/node-pg-pool/issues"
"url": "https://github.com/brianc/node-postgres/issues"
},
"homepage": "https://github.com/brianc/node-pg-pool#readme",
"homepage": "https://github.com/brianc/node-postgres/tree/master/packages/pg-pool#readme",
"devDependencies": {
"bluebird": "3.7.2",
"co": "4.6.0",