summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-12-10 12:36:08 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2017-12-10 12:36:08 +0100
commitd7ca1bb87217b292668475d8a4327d3d1221577c (patch)
treec0c26c078fe05b11e791806ecf0bf5106a820267 /package.json
parent192284771736075720085d364963cb38ffc384b3 (diff)
downloadprocessor-d7ca1bb87217b292668475d8a4327d3d1221577c.tar.gz
processor-d7ca1bb87217b292668475d8a4327d3d1221577c.zip
update for jsonapi update; add guild/rankpoints/played; rm lifetimeGold
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index d6fc8cb..eec97dc 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,7 @@
"main": "model.js",
"dependencies": {
"amqplib": "^0.5.1",
+ "lodash.snakecase": "^4.1.1",
"mysql2": "^1.4.2",
"sequelize": "^4.10.2",
"uuid": "^3.1.0",