mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Tiny tidy of email node
really needs a proper re-write…
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "node-red-node-email",
|
||||
"version": "0.1.24",
|
||||
"version": "0.1.25",
|
||||
"description": "Node-RED nodes to send and receive simple emails",
|
||||
"dependencies": {
|
||||
"nodemailer": "^1.11.0",
|
||||
"poplib": "^0.1.7",
|
||||
"mailparser": "^0.6.1",
|
||||
"mailparser": "^0.6.2",
|
||||
"imap": "^0.8.19"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user