Skip to content

Commit

Permalink
try to pin pg to 8.3 and add logging ... should break now really
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Jul 19, 2020
1 parent b57a3d5 commit deab2f8
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 @@ -22,7 +22,7 @@
],
"optionalDependencies": {
"mysql": "^2.18.1",
"pg": "8.2.2",
"pg": "8.3.0",
"sqlite3": "^5.0.0",
"mssql": "^6.2.0"
},
Expand Down

0 comments on commit deab2f8

Please sign in to comment.