Update version of pg-native

This commit is contained in:
Brian M. Carlson 2014-11-18 14:35:07 -05:00
parent 06b0392a57
commit a8a3f3c9f1

View File

@ -31,7 +31,7 @@
"async": "0.9.0",
"jshint": "2.5.2"
},
"minNativeVersion": "1.6.0",
"minNativeVersion": "1.7.0",
"scripts": {
"changelog": "npm i github-changes && ./node_modules/.bin/github-changes -o brianc -r node-postgres -d pulls -a -v",
"test": "make test-all connectionString=postgres://postgres@localhost:5432/postgres"