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 93c4049..431f609 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,11 @@ "ejs": "^3.1.5", "express": "^4.17.1", "express-session": "^1.17.1", + "morgan": "^1.10.0", "passport": "^0.4.1", "passport-local": "^1.0.0", "passport.socketio": "^3.7.0", + "rotating-file-stream": "^2.1.5", "socket.io": "^3.0.4" } } |