add missing modules
This commit is contained in:
parent
b45e009e41
commit
2e515b890f
|
@ -40,6 +40,7 @@
|
||||||
"accepts": "^1.2.5",
|
"accepts": "^1.2.5",
|
||||||
"bluebird": "2.x",
|
"bluebird": "2.x",
|
||||||
"body-parser": "1.x",
|
"body-parser": "1.x",
|
||||||
|
"bookshelf": "^0.7.9",
|
||||||
"btoa": "1.x",
|
"btoa": "1.x",
|
||||||
"bytes": "^1.0.0",
|
"bytes": "^1.0.0",
|
||||||
"compression": "1.x",
|
"compression": "1.x",
|
||||||
|
@ -74,6 +75,7 @@
|
||||||
"inherits": "^2.0.1",
|
"inherits": "^2.0.1",
|
||||||
"jarson": "1.x",
|
"jarson": "1.x",
|
||||||
"json-storage": "2.x",
|
"json-storage": "2.x",
|
||||||
|
"knex": "^0.6.23",
|
||||||
"lodash": "2.x",
|
"lodash": "2.x",
|
||||||
"media-typer": "^0.3.0",
|
"media-typer": "^0.3.0",
|
||||||
"methods": "^1.1.1",
|
"methods": "^1.1.1",
|
||||||
|
|
Loading…
Reference in New Issue