Skip to content

Commit

Permalink
yarn set version stable
Browse files Browse the repository at this point in the history
  • Loading branch information
piglovesyou committed Jan 4, 2024
1 parent d7d9f43 commit fb665c5
Show file tree
Hide file tree
Showing 5 changed files with 5,428 additions and 5,150 deletions.
893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.2.cjs

Large diffs are not rendered by default.

631 changes: 0 additions & 631 deletions .yarn/releases/yarn-sources.cjs

This file was deleted.

6 changes: 5 additions & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
compressionLevel: mixed

enableGlobalCache: false

nmMode: hardlinks-global

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-sources.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,5 +191,5 @@
"build": "yarn clean && yarn compile",
"prepack": "yarn lint && yarn typecheck && yarn build && yarn test"
},
"packageManager": "yarn@3.0.0"
"packageManager": "yarn@4.0.2"
}
Loading

0 comments on commit fb665c5

Please sign in to comment.