Skip to content

Commit

Permalink
update yarn version to latest stable
Browse files Browse the repository at this point in the history
  • Loading branch information
NMGuner committed Aug 22, 2024
1 parent d0b0e6b commit 987f02b
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 987f02b

Please sign in to comment.