summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/package.json b/package.json
index 55adacc..17b6f8d 100644
--- a/package.json
+++ b/package.json
@@ -6,10 +6,7 @@
"dependencies": {
"amqplib": "^0.5.1",
"mysql": "^2.13.0",
- "sequelize": "^3.30.4",
- "sequelize-auto": "^0.4.25",
- "sequelize-json": "^2.1.2",
- "superagent-jsonapify": "^1.4.4"
+ "sequelize": "^3.30.4"
},
"devDependencies": {},
"scripts": {