ci: Do not hoist workspace packages in custom builds (no-changelog) (#9388)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-05-14 14:08:37 +02:00
committed by GitHub
parent 7b45dc313f
commit 97d3c6465c
3 changed files with 1 additions and 7 deletions

View File

@@ -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",