Copy data on execution only if needed

This commit is contained in:
Jan Oberhauser
2019-08-01 22:55:33 +02:00
parent a8f1f9c0ba
commit 1b59d7b886
20 changed files with 182 additions and 65 deletions

View File

@@ -39,6 +39,7 @@
"dependencies": {
"crypto-js": "^3.1.9-1",
"lodash.get": "^4.4.2",
"lodash.merge": "^4.6.2",
"mmmagic": "^0.5.2",
"n8n-workflow": "^0.7.0",
"request-promise-native": "^1.0.7"