Update version of pg-types to support timestamptz arrays

This commit is contained in:
Brian M. Carlson 2014-06-04 09:58:17 -04:00
parent 5b03386c44
commit 6b450f0081

View File

@ -23,7 +23,7 @@
"pgpass": "0.0.3",
"nan": "~0.6.0",
"packet-reader": "0.2.0",
"pg-types": "1.2.0"
"pg-types": "1.3.0"
},
"devDependencies": {
"jshint": "1.1.0",