Update yarn
parent
c9b42f8659
commit
8fa67a9426
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -10,4 +10,4 @@ plugins:
|
|||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
||||
spec: "@yarnpkg/plugin-interactive-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.3.0.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.5.0.cjs
|
||||
|
|
|
@ -59,7 +59,7 @@
|
|||
"resolutions": {
|
||||
"rollup": "^3.10.0"
|
||||
},
|
||||
"packageManager": "yarn@3.3.0",
|
||||
"packageManager": "yarn@3.5.0",
|
||||
"engines": {
|
||||
"node": "^18"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue