date format node

This commit is contained in:
Ricardo Espinoza
2020-01-23 19:07:18 -05:00
parent 446416ea0d
commit 91e0697d97
2 changed files with 229 additions and 0 deletions

View File

@@ -106,6 +106,7 @@
"dist/nodes/Cron.node.js",
"dist/nodes/Discord/Discord.node.js",
"dist/nodes/Dropbox/Dropbox.node.js",
"dist/nodes/DateTime.node.js",
"dist/nodes/EditImage.node.js",
"dist/nodes/EmailReadImap.node.js",
"dist/nodes/EmailSend.node.js",
@@ -201,6 +202,7 @@
"@types/imap-simple": "^4.2.0",
"@types/jest": "^24.0.18",
"@types/lodash.set": "^4.3.6",
"@types/moment-timezone": "^0.5.12",
"@types/mongodb": "^3.3.6",
"@types/node": "^10.10.1",
"@types/nodemailer": "^4.6.5",