Skip to content

Commit

Permalink
Merge pull request #269 from klarna/yarn4
Browse files Browse the repository at this point in the history
update yarn version to v4
  • Loading branch information
NMGuner authored Aug 22, 2024
2 parents af9949c + 987f02b commit a5693c8
Show file tree
Hide file tree
Showing 5 changed files with 6,423 additions and 6,419 deletions.
4 changes: 4 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
compressionLevel: mixed

enableGlobalCache: false

nodeLinker: node-modules
2 changes: 1 addition & 1 deletion TestApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"engines": {
"node": ">=18"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@4.4.0"
}
Loading

0 comments on commit a5693c8

Please sign in to comment.