mirror of
https://github.com/revoltchat/revite.git
synced 2025-02-18 22:32:55 -05:00
12 lines
411 B
YAML
12 lines
411 B
YAML
nodeLinker: node-modules
|
|
nmHoistingLimits: workspaces
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|
|
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
|
spec: "@yarnpkg/plugin-typescript"
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|
|
|
|
yarnPath: .yarn/releases/yarn-3.2.0.cjs
|