Graduate to yarn 4 🧶 (#2899)
Co-authored-by: J M Rossy <jm.rossy@gmail.com> Fixes https://github.com/hyperlane-xyz/issues/issues/687 Fixes #2228 Fixes https://github.com/hyperlane-xyz/issues/issues/704nambrot/kurtosis-cli
parent
87796e2ac0
commit
b14f997810
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,11 +1,13 @@ |
||||
compressionLevel: mixed |
||||
|
||||
enableGlobalCache: false |
||||
|
||||
enableScripts: false |
||||
|
||||
nodeLinker: node-modules |
||||
|
||||
plugins: |
||||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs |
||||
spec: "@yarnpkg/plugin-workspace-tools" |
||||
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs |
||||
spec: "https://mskelton.dev/yarn-outdated/v3" |
||||
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs |
||||
spec: "@yarnpkg/plugin-version" |
||||
|
||||
yarnPath: .yarn/releases/yarn-3.2.0.cjs |
||||
yarnPath: .yarn/releases/yarn-4.0.1.cjs |
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue