🔀 Merge branch 'feature/date-helper' of https://github.com/RicardoE105/n8n into RicardoE105-feature/date-helper

This commit is contained in:
Jan Oberhauser
2020-01-29 21:54:18 -08:00
2 changed files with 261 additions and 0 deletions

View File

@@ -118,6 +118,7 @@
"dist/nodes/Discord/Discord.node.js",
"dist/nodes/Disqus/Disqus.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",
@@ -220,6 +221,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",