mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
deps: update pg-types to 2 (#1806)
drops node < 4 support but pg previously did so (not major)
This commit is contained in:
parent
ccbccc9716
commit
0e11b5c781
@ -23,7 +23,7 @@
|
||||
"packet-reader": "0.3.1",
|
||||
"pg-connection-string": "0.1.3",
|
||||
"pg-pool": "^2.0.4",
|
||||
"pg-types": "~1.12.1",
|
||||
"pg-types": "~2.0.0",
|
||||
"pgpass": "1.x",
|
||||
"semver": "4.3.2"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user