Skip to content

Commit 69243ea

Browse files
committed
Bump version of pg-native
1 parent 7547322 commit 69243ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
"nan": "~1.3.0",
2424
"packet-reader": "0.2.0",
2525
"pg-connection-string": "0.1.1",
26-
"pg-native": "0.5.2",
26+
"pg-native": "1.0.1",
2727
"pg-types": "1.4.0",
2828
"pgpass": "0.0.3"
2929
},
3030
"devDependencies": {
31+
"async": "0.9.0",
3132
"jshint": "2.5.2",
32-
"semver": "~3.0.1",
33-
"async": "0.9.0"
33+
"semver": "~3.0.1"
3434
},
3535
"scripts": {
3636
"changelog": "npm i github-changes && ./node_modules/.bin/github-changes -o brianc -r node-postgres -d pulls -a -v",

0 commit comments

Comments
 (0)