mirror of
https://github.com/standardnotes/server
synced 2026-07-14 00:01:54 -04:00
12 lines
366 B
YAML
12 lines
366 B
YAML
enableGlobalCache: false
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|
|
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
|
spec: "@yarnpkg/plugin-typescript"
|
|
- path: .yarn/plugins/@ojkelly/plugin-all.cjs
|
|
spec: "https://yarn.build/latest"
|
|
|
|
yarnPath: .yarn/releases/yarn-4.0.0-rc.43.cjs
|