mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-29 06:22:24 -05:00
🔀 Merge branch 'master' of github.com:n8n-io/n8n-nodes-starter
This commit is contained in:
commit
0b4d09b62e
1 changed files with 2 additions and 0 deletions
|
|
@ -32,8 +32,10 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@types/express": "^4.17.6",
|
||||||
"@types/jest": "^24.0.18",
|
"@types/jest": "^24.0.18",
|
||||||
"@types/node": "^10.10.1",
|
"@types/node": "^10.10.1",
|
||||||
|
"@types/request-promise-native": "^1.0.17",
|
||||||
"gulp": "^4.0.0",
|
"gulp": "^4.0.0",
|
||||||
"jest": "^24.9.0",
|
"jest": "^24.9.0",
|
||||||
"n8n-workflow": "^0.11.0",
|
"n8n-workflow": "^0.11.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue