2023-05-11 05:26:03 +00:00
|
|
|
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"
|
2023-08-15 13:26:04 +00:00
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-engines.cjs
|
|
|
|
|
spec: "https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js"
|
2023-05-11 05:26:03 +00:00
|
|
|
|
2023-05-22 12:55:46 +00:00
|
|
|
yarnPath: .yarn/releases/yarn-3.5.1.cjs
|