diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 2b8d5f5..2518305 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,8 @@ "body-parser": "^1.15.2", "express": "^4.14.0", "express-subdomain": "^1.0.5", + "mkdirp": "^0.5.1", + "multer": "^1.3.0", "naampje": "^1.0.1", "node-persist": "^2.0.2", "socket.io": "^1.4.8" |