mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 14:12:24 -05:00
Fix missing dependency
This commit is contained in:
parent
d3a225f94e
commit
5f4c6e863c
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"devDependencies": {
|
||||
"@types/jest": "^24.0.18",
|
||||
"@types/node": "^10.10.1",
|
||||
"@types/request-promise-native": "^1.0.17",
|
||||
"gulp": "^4.0.0",
|
||||
"jest": "^24.9.0",
|
||||
"n8n-workflow": "^0.11.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue