summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 17b6f8d..aeeb1e7 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,8 @@
"dependencies": {
"amqplib": "^0.5.1",
"mysql": "^2.13.0",
- "sequelize": "^3.30.4"
+ "sequelize": "^3.30.4",
+ "snakecase-keys": "^1.1.0"
},
"devDependencies": {},
"scripts": {