31 lines
648 B
YAML
31 lines
648 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": "*"
|
||
|
"@bull-board/api@*":
|
||
|
peerDependencies:
|
||
|
"@bull-board/ui": "*"
|
||
|
"koa-views@*":
|
||
|
dependencies:
|
||
|
"pug": "*"
|
||
|
"consolidate@*":
|
||
|
dependencies:
|
||
|
"ejs": "*"
|
||
|
"@tensorflow/tfjs@*":
|
||
|
dependencies:
|
||
|
"long": "*"
|