Skip to content

Commit a098b4d

Browse files
committed
chore: upgrade yarn
1 parent f7d57e4 commit a098b4d

5 files changed

Lines changed: 1467 additions & 890 deletions

File tree

.yarn/releases/yarn-2.4.1.cjs

Lines changed: 0 additions & 55 deletions
This file was deleted.

.yarn/releases/yarn-3.0.0.cjs

Lines changed: 631 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ plugins:
44
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.js
55
spec: '@yarnpkg/plugin-workspace-tools'
66

7-
yarnPath: .yarn/releases/yarn-2.4.1.cjs
7+
yarnPath: .yarn/releases/yarn-3.0.0.cjs

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@
4040
"npm": ">=6",
4141
"yarn": ">=2"
4242
},
43-
"license": "MIT"
43+
"license": "MIT",
44+
"packageManager": "yarn@3.0.0"
4445
}

0 commit comments

Comments
 (0)