ci: add packageManager to package.json
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
This commit is contained in:
@@ -31,5 +31,6 @@
|
|||||||
"package.json": "finepack",
|
"package.json": "finepack",
|
||||||
"*.{js,ts,jsx,tsx}": "eslint --fix .",
|
"*.{js,ts,jsx,tsx}": "eslint --fix .",
|
||||||
"*.{js,ts,jsx,tsx,json,css,md}": "prettier --write"
|
"*.{js,ts,jsx,tsx,json,css,md}": "prettier --write"
|
||||||
}
|
},
|
||||||
|
"packageManager": "pnpm@10.26.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user