11 lines
317 B
YAML
11 lines
317 B
YAML
|
nodeLinker: node-modules
|
||
|
nmHoistingLimits: workspaces
|
||
|
|
||
|
plugins:
|
||
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
||
|
spec: "@yarnpkg/plugin-interactive-tools"
|
||
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||
|
spec: "@yarnpkg/plugin-workspace-tools"
|
||
|
|
||
|
yarnPath: .yarn/releases/yarn-3.6.1.cjs
|