mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 15:45:58 +09:00
5e14f3ff55
* chore: Add yarn itself to repository Fix #9230 * use yarn v3.3.0 Co-authored-by: tamaina <tamaina@hotmail.co.jp>
33 lines
673 B
YAML
33 lines
673 B
YAML
httpTimeout: 600000
|
|
|
|
nmHoistingLimits: none
|
|
|
|
nodeLinker: pnpm
|
|
|
|
packageExtensions:
|
|
"@bull-board/api@*":
|
|
peerDependencies:
|
|
"@bull-board/ui": "*"
|
|
"@tensorflow/tfjs@*":
|
|
dependencies:
|
|
long: "*"
|
|
chartjs-adapter-date-fns@*:
|
|
peerDependencies:
|
|
date-fns: "*"
|
|
consolidate@*:
|
|
dependencies:
|
|
ejs: "*"
|
|
koa-views@*:
|
|
dependencies:
|
|
pug: "*"
|
|
|
|
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
|
|
|
|
yarnPath: .yarn/releases/yarn-3.3.0.cjs
|