mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
bump email package for de translations
This commit is contained in:
parent
14b1e3aefb
commit
ed45d5622b
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "node-red-node-email",
|
"name": "node-red-node-email",
|
||||||
"version": "1.9.0",
|
"version": "1.10.0",
|
||||||
"description": "Node-RED nodes to send and receive simple emails.",
|
"description": "Node-RED nodes to send and receive simple emails.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"imap": "^0.8.19",
|
"imap": "^0.8.19",
|
||||||
@ -9,6 +9,7 @@
|
|||||||
"nodemailer": "~6.5.0",
|
"nodemailer": "~6.5.0",
|
||||||
"smtp-server": "^3.8.0"
|
"smtp-server": "^3.8.0"
|
||||||
},
|
},
|
||||||
|
"bundledDependencies" : ["imap","poplib","mailparser","nodemailer","smtp-server"],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/node-red/node-red-nodes/tree/master/social/email"
|
"url": "https://github.com/node-red/node-red-nodes/tree/master/social/email"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user