9b727f6c2d
Co-authored-by: acid-chicken <root@acid-chicken.com>
19 lines
407 B
YAML
19 lines
407 B
YAML
httpTimeout: 600000
|
|
|
|
nmHoistingLimits: none
|
|
|
|
nodeLinker: pnpm
|
|
|
|
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"
|
|
|
|
progressBarStyle: "patrick"
|
|
|
|
packageExtensions:
|
|
"chartjs-adapter-date-fns@*":
|
|
peerDependencies:
|
|
date-fns: "*"
|