Skip to content

Commit

Permalink
use n8n tmp lib
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsanv committed Feb 18, 2022
1 parent 52ff01a commit a2a38f6
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 122 deletions.
241 changes: 120 additions & 121 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"riot-tmpl": "^3.0.8",
"riot-tmpl": "git+https://github.com/n8n-io/tmpl.git#support-anonymous-and-arrow-callbacks",
"xml2js": "^0.4.23"
},
"jest": {
Expand Down

0 comments on commit a2a38f6

Please sign in to comment.