10 lines
329 B
YAML
10 lines
329 B
YAML
|
|
nodeLinker: node-modules
|
||
|
|
|
||
|
|
plugins:
|
||
|
|
- path: .yarn/plugins/plugin-dedupe-on-install.cjs
|
||
|
|
spec: "https://raw.githubusercontent.com/ambar/yarn-plugin-dedupe-on-install/main/index.js"
|
||
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|
||
|
|
|
||
|
|
yarnPath: .yarn/releases/yarn-3.4.1.cjs
|