diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 62197f8..b0feaf0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,9 @@ "mongoose-lifecycle": "~1.0.0", "knox": "~0.8.10", "moment": "~2.6.0", - "html-entities": "~1.0.10" + "html-entities": "~1.0.10", + "multer": "~0.1.0", + "body-parser": "1.3.0" }, "devDependencies": { "grunt": "~0.4.1", |
