add postgres support

This commit is contained in:
dm
2021-01-07 14:37:54 +01:00
parent 72221fcf0b
commit e04eedb2c4
3 changed files with 48 additions and 17 deletions

View File

@@ -34,6 +34,7 @@
"node-phantom-simple": "2.2.4",
"node-server-screenshot": "^0.2.1",
"nodemailer": "^4.6.7",
"pg": "^8.5.1",
"phantomjs-prebuilt": "^2.1.16",
"read-chunk": "^2.1.0",
"request": "^2.88.0",