We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b0392 commit a8a3f3cCopy full SHA for a8a3f3c
package.json
@@ -31,7 +31,7 @@
31
"async": "0.9.0",
32
"jshint": "2.5.2"
33
},
34
- "minNativeVersion": "1.6.0",
+ "minNativeVersion": "1.7.0",
35
"scripts": {
36
"changelog": "npm i github-changes && ./node_modules/.bin/github-changes -o brianc -r node-postgres -d pulls -a -v",
37
"test": "make test-all connectionString=postgres://postgres@localhost:5432/postgres"
0 commit comments