mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-29 06:22:24 -05:00
unpinned n8n-core/n8n-workflow dependencies (use latest)
This commit is contained in:
parent
8ba653d5eb
commit
fcf930d1c5
2 changed files with 4 additions and 4 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -14,8 +14,8 @@
|
|||
"@typescript-eslint/parser": "^5.36",
|
||||
"eslint-plugin-n8n-nodes-base": "^1.11.0",
|
||||
"gulp": "^4.0.2",
|
||||
"n8n-core": "^0.143.0",
|
||||
"n8n-workflow": "^0.125.0",
|
||||
"n8n-core": "*",
|
||||
"n8n-workflow": "*",
|
||||
"prettier": "^2.7.1",
|
||||
"tslint": "^6.1.2",
|
||||
"typescript": "~4.8.4"
|
||||
|
|
|
|||
|
|
@ -44,8 +44,8 @@
|
|||
"@typescript-eslint/parser": "^5.36",
|
||||
"eslint-plugin-n8n-nodes-base": "^1.11.0",
|
||||
"gulp": "^4.0.2",
|
||||
"n8n-core": "^0.143.0",
|
||||
"n8n-workflow": "^0.125.0",
|
||||
"n8n-core": "*",
|
||||
"n8n-workflow": "*",
|
||||
"prettier": "^2.7.1",
|
||||
"tslint": "^6.1.2",
|
||||
"typescript": "~4.8.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue