We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pg-pool
1 parent 1b2bedc commit a6c1084Copy full SHA for a6c1084
packages/pg-pool/package.json
@@ -30,9 +30,9 @@
30
"author": "Brian M. Carlson",
31
"license": "MIT",
32
"bugs": {
33
- "url": "https://github.com/brianc/node-pg-pool/issues"
+ "url": "https://github.com/brianc/node-postgres/issues"
34
},
35
- "homepage": "https://github.com/brianc/node-pg-pool#readme",
+ "homepage": "https://github.com/brianc/node-postgres/tree/master/packages/pg-pool#readme",
36
"devDependencies": {
37
"bluebird": "3.7.2",
38
"co": "4.6.0",
0 commit comments