Skip to content

Commit

Permalink
use yarn 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darthtrevino committed Nov 1, 2023
1 parent b664d03 commit acbfe19
Show file tree
Hide file tree
Showing 4 changed files with 895 additions and 893 deletions.
891 changes: 0 additions & 891 deletions .yarn/releases/yarn-4.0.0-rc.51.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.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 @@ -165,4 +165,4 @@ packageExtensions:
peerDependencies:
"@storybook/react-webpack5": "*"

yarnPath: .yarn/releases/yarn-4.0.0-rc.51.cjs
yarnPath: .yarn/releases/yarn-4.0.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@
"workspaces": [
"packages/*"
],
"packageManager": "yarn@4.0.0-rc.51"
"packageManager": "yarn@4.0.1"
}

0 comments on commit acbfe19

Please sign in to comment.