stop using n8n-core in nodes
This commit is contained in:
parent
0466fdb2df
commit
571ab0acb1
2 changed files with 43 additions and 1949 deletions
1985
package-lock.json
generated
1985
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -38,14 +38,13 @@
|
||||||
"dist/nodes/HttpBin/HttpBin.node.js"
|
"dist/nodes/HttpBin/HttpBin.node.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"n8n-workflow": "*"
|
||||||
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/express": "^4.17.6",
|
|
||||||
"@types/request-promise-native": "~1.0.15",
|
|
||||||
"@typescript-eslint/parser": "~5.45",
|
"@typescript-eslint/parser": "~5.45",
|
||||||
"eslint-plugin-n8n-nodes-base": "^1.11.0",
|
"eslint-plugin-n8n-nodes-base": "^1.11.0",
|
||||||
"gulp": "^4.0.2",
|
"gulp": "^4.0.2",
|
||||||
"n8n-core": "*",
|
|
||||||
"n8n-workflow": "*",
|
|
||||||
"prettier": "^2.7.1",
|
"prettier": "^2.7.1",
|
||||||
"typescript": "~4.8.4"
|
"typescript": "~4.8.4"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue