Skip to content

Commit 7bba9b2

Browse files
authored
Fix to prev commit
1 parent 2ab8486 commit 7bba9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"buffer-writer": "1.0.1",
2222
"packet-reader": "0.2.0",
2323
"pg-connection-string": "0.1.3",
24-
"pg-pool": "git://github.com/jphaas/node-pg-pool",
24+
"pg-pool": "git://github.com/jphaas/node-pg-pool#patch-1",
2525
"pg-types": "1.*",
2626
"pgpass": "1.x",
2727
"semver": "4.3.2"

0 commit comments

Comments
 (0)