Skip to content

Commit

Permalink
Updated node-postgres to v4.5.5
Browse files Browse the repository at this point in the history
Fixes the Node 6.0.0 issue:
brianc/node-postgres#1000
  • Loading branch information
subblue committed Apr 27, 2016
1 parent d2e00a7 commit 6878a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"commander": "^2.6.0",
"deasync": "^0.1.1",
"glob": "^4.4.1",
"pg": "^4.3.0",
"pg": "^4.5.5",
"pg-query-stream": "^0.7.0",
"strip-bom": "^2.0.0",
"underscore": "^1.8.2"
Expand Down

0 comments on commit 6878a38

Please sign in to comment.