mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-12-23 20:16:16 -06:00
Some updates
This commit is contained in:
parent
0b4d09b62e
commit
1e43acf743
4 changed files with 9 additions and 9 deletions
|
|
@ -34,17 +34,17 @@
|
|||
"devDependencies": {
|
||||
"@types/express": "^4.17.6",
|
||||
"@types/jest": "^24.0.18",
|
||||
"@types/node": "^10.10.1",
|
||||
"@types/node": "^14.14.40",
|
||||
"@types/request-promise-native": "^1.0.17",
|
||||
"gulp": "^4.0.0",
|
||||
"jest": "^24.9.0",
|
||||
"n8n-workflow": "^0.11.0",
|
||||
"n8n-workflow": "^0.70.0",
|
||||
"ts-jest": "^24.0.2",
|
||||
"tslint": "^5.17.0",
|
||||
"typescript": "~3.5.2"
|
||||
"typescript": "~4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"n8n-core": "^0.10.0"
|
||||
"n8n-core": "^0.84.0"
|
||||
},
|
||||
"jest": {
|
||||
"transform": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue