summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 470a8c2..a8a8664 100644
--- a/package.json
+++ b/package.json
@@ -7,9 +7,11 @@
"amqplib": "^0.5.1",
"express": "^4.15.2",
"http": "^0.0.0",
+ "mysql": "^2.13.0",
"pg-native": "^1.10.0",
"request": "^2.81.0",
"request-promise": "^4.2.0",
+ "sequelize": "^3.30.4",
"sleep-promise": "^2.0.0",
"webstomp-client": "^1.0.6"
},