Skip to content

Commit a8a3f3c

Browse files
committed
Update version of pg-native
1 parent 06b0392 commit a8a3f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"async": "0.9.0",
3232
"jshint": "2.5.2"
3333
},
34-
"minNativeVersion": "1.6.0",
34+
"minNativeVersion": "1.7.0",
3535
"scripts": {
3636
"changelog": "npm i github-changes && ./node_modules/.bin/github-changes -o brianc -r node-postgres -d pulls -a -v",
3737
"test": "make test-all connectionString=postgres://postgres@localhost:5432/postgres"

0 commit comments

Comments
 (0)