chore: added pgsql dependencie

This commit is contained in:
canove
2020-10-12 17:34:59 -03:00
parent caf0623761
commit 2f4bdd9289

View File

@@ -23,6 +23,7 @@
"jsonwebtoken": "^8.5.1",
"multer": "^1.4.2",
"mysql2": "^2.2.5",
"pg": "^8.4.1",
"qrcode-terminal": "^0.12.0",
"reflect-metadata": "^0.1.13",
"sequelize": "^5.22.3",