Skip to content

Commit

Permalink
Upgrade yarn to version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
pierredup committed Nov 3, 2023
1 parent 81101b7 commit 7a662d8
Show file tree
Hide file tree
Showing 5 changed files with 11,505 additions and 7,251 deletions.
Binary file added .yarn/install-state.gz
Binary file not shown.
893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.1.cjs

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.0.1.cjs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@
"resolutions": {
"backbone": "1.3.3"
},
"engines" : {
"node" : ">=18.0.0"
"engines": {
"node": ">=18.0.0"
},
"packageManager": "yarn@1.22.19"
"packageManager": "yarn@4.0.1"
}

0 comments on commit 7a662d8

Please sign in to comment.