Nodemailer package

This commit is contained in:
Ben Ramey
2014-03-18 21:17:11 -05:00
parent 6bc21421eb
commit 87aed1bb32
2 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,8 @@
"optimist": "0.3.4",
"then-jade": "1.1.0",
"sails-mongo": "latest",
"mongodb": "latest"
"mongodb": "latest",
"nodemailer": "~0.6.1"
},
"scripts": {
"start": "node app.js",