1
0
Fork 1
mirror of https://example.com synced 2024-11-24 05:56:39 +09:00
firefish/.yarnrc.yml

35 lines
750 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-07-20 04:16:27 +09:00
chalk@5.0.1:
dependencies:
"#ansi-styles": npm:ansi-styles@6.1.0
"#supports-color": npm:supports-color@9.2.2
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: "*"
2022-08-23 14:42:30 +09:00
swiper@*:
peerDependencies:
vue: "*"
2022-07-20 04:10:29 +09:00
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