Merge pull request #67 from strongloop/fix-breaking-user-verify

Upgrade nodemailer
This commit is contained in:
Ritchie Martori 2013-11-18 11:34:55 -08:00
commit 18f99985e5
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"inflection": "~1.2.5",
"passport": "~0.1.17",
"passport-local": "~0.1.6",
"nodemailer": "~0.5.5",
"nodemailer": "~0.5.7",
"ejs": "~0.8.4",
"bcryptjs": "~0.7.10",
"underscore.string": "~2.3.3",