mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Merge branch 'master' into sidebar-layout-improvements
This commit is contained in:
commit
1255e533fd
@ -19,7 +19,7 @@
|
||||
"test:integration": "lerna run --stream test:integration",
|
||||
"bump-version": "lerna version --no-git-tag-version --no-push",
|
||||
"create-release-pr": "node packages/release-tool",
|
||||
"postinstall": "lerna bootstrap"
|
||||
"postinstall": "lerna bootstrap --ignore open-lens && lerna bootstrap --scope open-lens --include-dependencies"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@k8slens/semver": "./packages/semver",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user