Skip to content

Commit

Permalink
Use Yarn 4
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Oct 30, 2023
1 parent 49fe7b8 commit b14a2ba
Show file tree
Hide file tree
Showing 5 changed files with 1,672 additions and 1,543 deletions.
768 changes: 0 additions & 768 deletions .yarn/releases/yarn-3.1.1.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.1.cjs

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
compressionLevel: mixed

enableGlobalCache: true
yarnPath: .yarn/releases/yarn-3.1.1.cjs

yarnPath: .yarn/releases/yarn-4.0.1.cjs
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@
"license": "MIT",
"files": [
"src"
]
],
"packageManager": "yarn@4.0.1"
}
Loading

0 comments on commit b14a2ba

Please sign in to comment.