mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
Enable usage of Corepack (#2366)
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 <dai-shi@users.noreply.github.com>
This commit is contained in:
parent
827d5aacaf
commit
16b0ebf1b1
@ -266,5 +266,6 @@
|
||||
"react": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"packageManager": "yarn@1.22.21+sha256.dbed5b7e10c552ba0e1a545c948d5473bc6c5a28ce22a8fd27e493e3e5eb6370"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user