Add nodemailer moduel to package.json

This commit is contained in:
Aron Carroll 2012-06-23 14:28:28 +01:00
parent 326874b8b4
commit 3d3d931db8

View File

@ -20,6 +20,7 @@
"mysql": "0.9.5",
"sqlite3": "2.1.x",
"bcrypt": "0.5.0",
"nodemailer": "0.3.20",
"flatten": "git://github.com/aron/flatten.js.git#v0.1.0",
"soak": "git://github.com/aron/soak.js.git#v0.3.0"
},