Skip to content

Commit

Permalink
Upgrade to yarn 4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz committed Nov 13, 2024
1 parent 877a761 commit bb3ac24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
nodeLinker: node-modules
enableGlobalCache: true
npmRegistryServer: 'https://registry.npmjs.org'

nodeLinker: node-modules

npmRegistryServer: "https://registry.npmjs.org"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prettier-plugin-packagejson": "^2.4.14",
"typescript": "^5.4.4"
},
"packageManager": "yarn@4.2.1+sha224.ff43de12787fdac66109108198934436dae6874cf2b98a51697ca494",
"packageManager": "yarn@4.5.1",
"engines": {
"node": ">= 18",
"yarn": "4.2.1"
Expand Down

0 comments on commit bb3ac24

Please sign in to comment.