mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Update email node readme to be less confusing
Bump pre-reqs as well
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "node-red-node-email",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"description": "Node-RED nodes to send and receive simple emails",
|
||||
"dependencies": {
|
||||
"imap": "^0.8.19",
|
||||
"mailparser-mit": "^0.6.2",
|
||||
"mailparser-mit": "^1.0.0",
|
||||
"nodemailer": "^4.7.0",
|
||||
"poplib": "^0.1.7"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user