2022-12-16 02:48:16 +03:00
|
|
|
enableGlobalCache: true
|
|
|
|
|
2024-07-24 02:14:39 +03:00
|
|
|
nmMode: hardlinks-global
|
2022-12-16 02:48:16 +03:00
|
|
|
|
2020-05-15 03:48:39 +03:00
|
|
|
nodeLinker: node-modules
|
|
|
|
|
|
|
|
packageExtensions:
|
|
|
|
fxa-pairing-channel@*:
|
|
|
|
dependencies:
|
2021-03-17 01:32:41 +03:00
|
|
|
webpack: ^4.43.0
|
2020-06-26 23:24:09 +03:00
|
|
|
|
|
|
|
plugins:
|
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
2020-08-22 03:06:03 +03:00
|
|
|
spec: "@yarnpkg/plugin-typescript"
|
2020-06-26 23:24:09 +03:00
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
2020-08-22 03:06:03 +03:00
|
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|
2021-05-24 22:38:11 +03:00
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
|
2021-11-19 04:58:42 +03:00
|
|
|
spec: "https://mskelton.dev/yarn-outdated/v2"
|
2020-06-26 23:24:09 +03:00
|
|
|
|
2022-12-16 02:48:16 +03:00
|
|
|
yarnPath: .yarn/releases/yarn-3.3.0.cjs
|