Skip to content

Commit

Permalink
update server yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBrax committed Nov 7, 2023
1 parent 013dcbb commit 1ee98c3
Show file tree
Hide file tree
Showing 4 changed files with 895 additions and 876 deletions.
874 changes: 0 additions & 874 deletions server/.yarn/releases/yarn-3.6.3.cjs

This file was deleted.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion server/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ supportedArchitectures:
- win32
- linux-arm64

yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-4.0.1.cjs
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"ws": "^8.13.0",
"zod": "^3.22.4"
},
"packageManager": "yarn@3.6.3",
"packageManager": "yarn@4.0.1",
"engines": {
"node": ">=18"
},
Expand Down

0 comments on commit 1ee98c3

Please sign in to comment.