Skip to content

Commit

Permalink
Upgrade to yarn 4 (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrttn authored Jul 15, 2024
1 parent cb0e5ec commit e97dae3
Show file tree
Hide file tree
Showing 5 changed files with 3,467 additions and 4,019 deletions.
541 changes: 0 additions & 541 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

9 changes: 0 additions & 9 deletions .yarn/plugins/@yarnpkg/plugin-typescript.cjs

This file was deleted.

10 changes: 4 additions & 6 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
nodeLinker: node-modules
compressionLevel: mixed

enableGlobalCache: false

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: '@yarnpkg/plugin-typescript'
nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tus-io",
"version": "1.0.0",
"main": "astro.config.mjs",
"packageManager": "yarn@3.5.0",
"packageManager": "yarn@4.3.1+sha512.af78262d7d125afbfeed740602ace8c5e4405cd7f4735c08feb327286b2fdb2390fbca01589bfd1f50b1240548b74806767f5a063c94b67e431aabd0d86f7774",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down
Loading

0 comments on commit e97dae3

Please sign in to comment.