Skip to content

Commit 6878a38

Browse files
committed
Updated node-postgres to v4.5.5
Fixes the Node 6.0.0 issue: brianc/node-postgres#1000
1 parent d2e00a7 commit 6878a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"commander": "^2.6.0",
3636
"deasync": "^0.1.1",
3737
"glob": "^4.4.1",
38-
"pg": "^4.3.0",
38+
"pg": "^4.5.5",
3939
"pg-query-stream": "^0.7.0",
4040
"strip-bom": "^2.0.0",
4141
"underscore": "^1.8.2"

0 commit comments

Comments
 (0)