chore(package.json): added packageManager field
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
This commit is contained in:
@@ -78,5 +78,6 @@
|
|||||||
"*.{js,ts,jsx,tsx}": "eslint --cache --fix .",
|
"*.{js,ts,jsx,tsx}": "eslint --cache --fix .",
|
||||||
"*.{js,ts,jsx,tsx,json,css,md}": "prettier --write"
|
"*.{js,ts,jsx,tsx,json,css,md}": "prettier --write"
|
||||||
},
|
},
|
||||||
|
"packageManager": "pnpm@10.6.5",
|
||||||
"type": "module"
|
"type": "module"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user