1
0
Fork 1
mirror of https://example.com synced 2024-11-23 13:06:39 +09:00
firefish/.yarnrc.yml

28 lines
574 B
YAML
Raw Normal View History

2022-05-30 05:13:27 +09:00
httpTimeout: 600000
2022-05-31 09:31:24 +09:00
nmHoistingLimits: none
2022-05-31 15:55:47 +09:00
nodeLinker: pnpm
2022-05-31 09:31:24 +09:00
packageExtensions:
2022-06-04 22:41:27 +09:00
"@bull-board/api@*":
peerDependencies:
"@bull-board/ui": "*"
2022-07-20 04:10:29 +09:00
chartjs-adapter-date-fns@*:
peerDependencies:
date-fns: "*"
consolidate@*:
2022-06-04 22:41:27 +09:00
dependencies:
2022-07-20 04:10:29 +09:00
ejs: "*"
koa-views@*:
2022-06-04 23:00:55 +09:00
dependencies:
2022-07-20 04:10:29 +09:00
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