mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Do not hoist workspace packages in custom builds (no-changelog) (#9388)
This commit is contained in:
committed by
GitHub
parent
7b45dc313f
commit
97d3c6465c
@@ -38,9 +38,6 @@
|
||||
"test:e2e:dev": "scripts/run-e2e.js dev",
|
||||
"test:e2e:all": "scripts/run-e2e.js all"
|
||||
},
|
||||
"dependencies": {
|
||||
"n8n": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@n8n_io/eslint-config": "workspace:*",
|
||||
"@ngneat/falso": "^6.4.0",
|
||||
|
||||
Reference in New Issue
Block a user