bump email package version on npm

better fix from @timolehto
This commit is contained in:
Dave Conway-Jones 2017-02-21 13:07:42 +00:00
parent f15f8598f3
commit a4eaf55961
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-red-node-email",
"version": "0.1.19",
"version": "0.1.20",
"description": "Node-RED nodes to send and receive simple emails",
"dependencies": {
"nodemailer": "^1.11.0",