summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-12-10 12:38:08 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2017-12-10 12:38:08 +0100
commitf68df5b90b37456b14b82dfbba6d240766d27c4a (patch)
treeeda8f39a77bdf675f50538a5b910642b31fac22e /package.json
parent1b505546bdbceb4e705056afbb7a0c1a24e26a22 (diff)
downloadorm-f68df5b90b37456b14b82dfbba6d240766d27c4a.tar.gz
orm-f68df5b90b37456b14b82dfbba6d240766d27c4a.zip
update jsonapi: do not merge jsonapi+flat json; update models
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 0758a0d..d421afc 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,7 @@
"license": "UNLICENSED",
"dependencies": {
"bluebird": "^3.5.0",
+ "lodash.snakecase": "^4.1.1",
"mysql": "^2.14.1",
"request": "^2.81.0",
"request-promise": "^4.2.1",