mirror of
https://github.com/hexboy/maven-mirror-tool.git
synced 2025-04-17 20:19:10 +00:00
update yarn to berry
This commit is contained in:
parent
6374b9051c
commit
febb3903d5
4 changed files with 4170 additions and 1947 deletions
894
.yarn/releases/yarn-4.3.1.cjs
vendored
Executable file
894
.yarn/releases/yarn-4.3.1.cjs
vendored
Executable file
File diff suppressed because one or more lines are too long
3
.yarnrc.yml
Normal file
3
.yarnrc.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.3.1.cjs
|
|
@ -33,5 +33,9 @@
|
|||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/minimist": "^1.2.5",
|
||||
"@types/morgan": "^1.9.9"
|
||||
}
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
},
|
||||
"packageManager": "yarn@4.3.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue