-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Since node 16, we can use corepack to define a packageManager into our package.json
We should sort these properties at the beginning of package.json
"packageManager": "[email protected]",
"engines": {
"node": ">=16",
"pnpm": ">=7"
},
"engineStrict": truejapboy, foray1010, danielpza, cupcakearmy and john-prutton
Metadata
Metadata
Assignees
Labels
No labels