2022-05-05 18:11:43 +00:00
|
|
|
enableGlobalCache: true
|
|
|
|
|
|
|
|
nodeLinker: node-modules
|
|
|
|
|
2022-05-05 15:19:35 +00:00
|
|
|
plugins:
|
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
|
2022-05-05 18:11:43 +00:00
|
|
|
spec: 'https://mskelton.dev/yarn-outdated/v2'
|
2022-05-05 15:19:35 +00:00
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
2022-05-05 18:11:43 +00:00
|
|
|
spec: '@yarnpkg/plugin-workspace-tools'
|
2022-05-05 15:19:35 +00:00
|
|
|
|
2022-05-23 17:05:58 +00:00
|
|
|
yarnPath: .yarn/releases/yarn-3.2.1.cjs
|