diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 431f609..8e5f970 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "express": "^4.17.1", "express-session": "^1.17.1", "morgan": "^1.10.0", + "nodemailer": "^6.6.1", "passport": "^0.4.1", "passport-local": "^1.0.0", "passport.socketio": "^3.7.0", |