n8n/packages/workflow
saurabh kashyap 930d310bf3
Add dev-dependency "@types/lodash.set" to workflow package
build error can be fixed by "@types/lodash.set": "^4.3.6", adding in devDependencies by using command  => `npm i --save-dev @types/lodash.set`
2022-02-26 11:18:08 +01:00
..
src 🐛 Swallow telemetry error and only log in warn and debug mode (#2858) 2022-02-24 17:15:30 +01:00
test 🐛 Swallow telemetry error and only log in warn and debug mode (#2858) 2022-02-24 17:15:30 +01:00
LICENSE.md 📚 License text fix 2020-09-15 07:55:09 +02:00
package.json Add dev-dependency "@types/lodash.set" to workflow package 2022-02-26 11:18:08 +01:00
README.md Fix logos in README.md files 2020-07-13 14:22:34 +02:00
tsconfig.json Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
tslint.json 👕 Fix lint issue 2020-10-22 15:46:03 +02:00

n8n-workflow

n8n.io - Workflow Automation

Workflow base code for n8n

npm install n8n-workflow

License

Apache 2.0 with Commons Clause

Additional information about license can be found in the FAQ