mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
use latest mailparser API (#546)
The API diverged between the original and mailparser-mit
This commit is contained in:
committed by
Dave Conway-Jones
parent
b74aacd266
commit
877763aae9
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-red-node-email",
|
||||
"version": "1.5.1",
|
||||
"version": "1.5.2",
|
||||
"description": "Node-RED nodes to send and receive simple emails",
|
||||
"dependencies": {
|
||||
"imap": "^0.8.19",
|
||||
|
||||
Reference in New Issue
Block a user