add missing modules

This commit is contained in:
AJ ONeal 2015-04-01 17:47:08 +00:00
parent b45e009e41
commit 2e515b890f
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@
"accepts": "^1.2.5",
"bluebird": "2.x",
"body-parser": "1.x",
"bookshelf": "^0.7.9",
"btoa": "1.x",
"bytes": "^1.0.0",
"compression": "1.x",
@ -74,6 +75,7 @@
"inherits": "^2.0.1",
"jarson": "1.x",
"json-storage": "2.x",
"knex": "^0.6.23",
"lodash": "2.x",
"media-typer": "^0.3.0",
"methods": "^1.1.1",