Skip to content

Commit

Permalink
Bump min version of pg-pool
Browse files Browse the repository at this point in the history
  • Loading branch information
brianc committed Nov 29, 2018
1 parent f52a0fe commit 93df471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"buffer-writer": "2.0.0",
"packet-reader": "0.3.1",
"pg-connection-string": "0.1.3",
"pg-pool": "~2.0.3",
"pg-pool": "^2.0.4",
"pg-types": "~1.12.1",
"pgpass": "1.x",
"semver": "4.3.2"
Expand Down

0 comments on commit 93df471

Please sign in to comment.