diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-06-09 12:44:59 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-06-09 12:44:59 -0400 |
| commit | b1974b9c2fe6ee1f35b3e34895f134d906299cec (patch) | |
| tree | 288f0cff83dc2e656fb8782d83addf49f68c42fb /package.json | |
| parent | e5dc46846ce9fb1c990d291ef852c0cad3f74957 (diff) | |
save profile, update avatar
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", |
