diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-12-10 12:38:08 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-12-10 12:38:08 +0100 |
| commit | f68df5b90b37456b14b82dfbba6d240766d27c4a (patch) | |
| tree | eda8f39a77bdf675f50538a5b910642b31fac22e /package.json | |
| parent | 1b505546bdbceb4e705056afbb7a0c1a24e26a22 (diff) | |
| download | orm-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.json | 1 |
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", |
