Skip to content

Commit

Permalink
fix: use [email protected] as packageManager
Browse files Browse the repository at this point in the history
  • Loading branch information
adguernier committed May 14, 2024
1 parent d299b25 commit 39e2b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@
"storybook:serve": "serve storybook-static",
"storybook:test": "test-storybook"
},
"packageManager": "yarn@1.22.22"
"packageManager": "yarn@4.2.2"
}

0 comments on commit 39e2b40

Please sign in to comment.