Skip to content

Commit

Permalink
Use Yarn 3 instead of 4
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganwitt committed May 21, 2024
1 parent 172252b commit bc67f31
Show file tree
Hide file tree
Showing 5 changed files with 1,700 additions and 1,719 deletions.
875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.8.2.cjs

Large diffs are not rendered by default.

894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.2.2.cjs

This file was deleted.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.2.2.cjs
yarnPath: .yarn/releases/yarn-3.8.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,5 +135,5 @@
"optional": true
}
},
"packageManager": "yarn@4.2.2"
"packageManager": "yarn@3.8.2"
}
Loading

0 comments on commit bc67f31

Please sign in to comment.