bump email package version

This commit is contained in:
Dave Conway-Jones 2020-09-23 10:20:58 +01:00
parent 606f9c71e7
commit 973fd8c6ec
No known key found for this signature in database
GPG Key ID: 302A6725C594817F
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-red-node-email",
"version": "1.7.9",
"version": "1.7.10",
"description": "Node-RED nodes to send and receive simple emails",
"dependencies": {
"imap": "^0.8.19",