Skip to content

Commit

Permalink
chore: bumps yarn version
Browse files Browse the repository at this point in the history
  • Loading branch information
aviemet committed Jun 12, 2024
1 parent daa3653 commit 189bc28
Show file tree
Hide file tree
Showing 6 changed files with 4,348 additions and 4,868 deletions.
541 changes: 0 additions & 541 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

873 changes: 0 additions & 873 deletions .yarn/releases/yarn-3.5.0.cjs

This file was deleted.

894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.3.0.cjs

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
nodeLinker: node-modules
compressionLevel: mixed

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
enableGlobalCache: false

yarnPath: .yarn/releases/yarn-3.5.0.cjs
nodeLinker: node-modules

supportedArchitectures:
os:
- "current"
- "darwin"
- "linux"
- current
- darwin
- linux

yarnPath: .yarn/releases/yarn-4.3.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Build a custom interface for controlling OSC devices on a local network",
"author": "Avram Walden <[email protected]>",
"license": "MIT",
"packageManager": "yarn@3.5.0",
"packageManager": "yarn@4.3.0",
"type": "module",
"private": true,
"scripts": {
Expand Down
Loading

0 comments on commit 189bc28

Please sign in to comment.