mirror of
https://github.com/docker-training/node-bulletin-board.git
synced 2025-12-15 15:26:43 +08:00
mssql -> postgres
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
"vue-resource": "^0.1.17",
|
||||
"tedious": "^2.0.1",
|
||||
"sequelize": "^4.20.1",
|
||||
"prom-client": "^10.2.2"
|
||||
"prom-client": "^10.2.2",
|
||||
"pg": "^7.0.0",
|
||||
"pg-hstore": "^2.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"body-parser": "^1.14.1",
|
||||
|
||||
Reference in New Issue
Block a user