-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.yarnrc.yml
More file actions
40 lines (36 loc) · 689 Bytes
/
.yarnrc.yml
File metadata and controls
40 lines (36 loc) · 689 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
compressionLevel: mixed
enableGlobalCache: false
packageExtensions:
"@fastify/autoload@*":
dependencies:
fastify: "*"
"@fastify/cookie@*":
peerDependencies:
fastify: "*"
"@fastify/middie@*":
dependencies:
"@types/connect": "*"
peerDependencies:
fastify: "*"
"@fastify/static@*":
peerDependencies:
fastify: "*"
"@mcansh/remix-fastify@*":
dependencies:
"@react-router/node": "*"
fastify-plugin@*:
peerDependencies:
fastify: "*"
supportedArchitectures:
cpu:
- ia32
- x86
- x64
- arm64
libc:
- glibc
- musl
os:
- darwin
- linux
yarnPath: .yarn/releases/yarn-4.10.3.cjs