forked from FoundKeyGang/FoundKey
12 lines
309 B
YAML
12 lines
309 B
YAML
|
httpTimeout: 600000
|
||
|
|
||
|
nodeLinker: node-modules
|
||
|
|
||
|
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.2.3.cjs
|