Skip to content

Commit

Permalink
Updated yarn. I should try to switch to bun...
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinfrei committed Aug 31, 2024
1 parent c87a3a3 commit eaca213
Show file tree
Hide file tree
Showing 4 changed files with 927 additions and 896 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,5 @@
"vite-plugin-electron": "^0.28.7",
"vite-plugin-electron-renderer": "^0.14.5"
},
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.1"
}

0 comments on commit eaca213

Please sign in to comment.