yarn: switch to berry
This commit is contained in:
parent
222300ff17
commit
927677e490
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3,4 +3,4 @@ nodeLinker: node-modules
|
||||||
pnpIgnorePatterns:
|
pnpIgnorePatterns:
|
||||||
- ./public/**/*
|
- ./public/**/*
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-3.1.0-rc.1.cjs
|
yarnPath: .yarn/releases/yarn-3.0.2.cjs
|
||||||
|
|
|
@ -171,5 +171,6 @@
|
||||||
"displayName": false,
|
"displayName": false,
|
||||||
"fileName": false
|
"fileName": false
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"packageManager": "yarn@3.0.2"
|
||||||
}
|
}
|
||||||
|
|
|
@ -12448,11 +12448,11 @@ typescript@^4.3.5:
|
||||||
|
|
||||||
"typescript@patch:typescript@^4.3.5#~builtin<compat/typescript>":
|
"typescript@patch:typescript@^4.3.5#~builtin<compat/typescript>":
|
||||||
version: 4.3.5
|
version: 4.3.5
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.3.5#~builtin<compat/typescript>::version=4.3.5&hash=d8b4e7"
|
resolution: "typescript@patch:typescript@npm%3A4.3.5#~builtin<compat/typescript>::version=4.3.5&hash=32657b"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: bc2c4fdf0f1557fdafe4ef74848c72ebd9c8c60829568248f869121aea2bb20e16649a252431d0acb185ec118143be22bed73d08f64379557810d82756afedde
|
checksum: 4e2edec3c9b7b9a22ad9cbf9371339d9e13bfe44731f0e2d6a5287f991c3b0e3e0ac0c0ebbf9bf6fc2051e30559c789bfc9cf572cd6b836a0222ae141fac1dba
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue