Skip to content

Commit

Permalink
we pin pg to 8.2.2 until brianc/node-postgres#2290 is adressed
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Jul 19, 2020
1 parent deab2f8 commit 127f8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
],
"optionalDependencies": {
"mysql": "^2.18.1",
"pg": "8.3.0",
"pg": "8.2.2",
"sqlite3": "^5.0.0",
"mssql": "^6.2.0"
},
Expand Down

0 comments on commit 127f8b7

Please sign in to comment.