build: Migrate from lerna to turborepo (#3796)
* feat: Added turborepo setup. * feat: Updated nodes and credentials loading. * feat: Removed remaining lerna references. * fix: Updated npm run bootstrap command. * feat: Added CI step for installing latest npm. * chore: Removed lerna config. * feat: Added gulp to global ci packages. * fix: Set node as moduleResolution target in workflow. Fixed CI. * fix: Added turborepo installation to the n8n-custom docker image. * fix: Updated copied docker files for n8n-custom. * fix: Added git as dependency in n8n-custom dockerfile. * fix: Changed npm install command in n8n-custom. * 📦 Update `package-lock.json` Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
"uuid": "^8.3.2",
|
||||
"vue": "~2.6.11",
|
||||
"vue-agile": "^2.0.0",
|
||||
"vue-cli-plugin-webpack-bundle-analyzer": "^2.0.0",
|
||||
"vue-cli-plugin-webpack-bundle-analyzer": "^4.0.0",
|
||||
"vue-json-pretty": "1.7.1",
|
||||
"vue-prism-editor": "^0.3.0",
|
||||
"vue-router": "^3.0.6",
|
||||
|
||||
Reference in New Issue
Block a user