Skip to content

Commit 16b0ebf

Browse files
onlineddai-shi
andauthored
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 <[email protected]>
1 parent 827d5aa commit 16b0ebf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -266,5 +266,6 @@
266266
"react": {
267267
"optional": true
268268
}
269-
}
269+
},
270+
"packageManager": "[email protected]+sha256.dbed5b7e10c552ba0e1a545c948d5473bc6c5a28ce22a8fd27e493e3e5eb6370"
270271
}

0 commit comments

Comments
 (0)