1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

Bump email node package version

should have been part of previous fix…. darn.
This commit is contained in:
Dave Conway-Jones 2016-06-27 12:03:31 +01:00
parent 4c589f14f5
commit c830e461ea

View File

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