## Description Update node version --------- Co-authored-by: Valera Melnikov <melnikov.vv@greendatasoft.ru>
12 lines
498 B
YAML
12 lines
498 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"
|
|
- path: .yarn/plugins/@yarnpkg/plugin-engines.cjs
|
|
spec: "https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js"
|
|
|
|
yarnPath: .yarn/releases/yarn-3.5.1.cjs
|