diff --git a/package.json b/package.json index fdc378b7..4644d238 100644 --- a/package.json +++ b/package.json @@ -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"