Skip to content

Commit

Permalink
Enable usage of Corepack (#2366)
Browse files Browse the repository at this point in the history
Corepack chooses package manager to use with the
field `packageManager`. For users using Yarn
through Corepack, this is a real convenience.

Co-authored-by: Daishi Kato <[email protected]>
  • Loading branch information
onlined and dai-shi committed Feb 29, 2024
1 parent 827d5aa commit 16b0ebf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,5 +266,6 @@
"react": {
"optional": true
}
}
},
"packageManager": "[email protected]+sha256.dbed5b7e10c552ba0e1a545c948d5473bc6c5a28ce22a8fd27e493e3e5eb6370"
}

0 comments on commit 16b0ebf

Please sign in to comment.