Feature/release prep #3

Merged
B00tLoad merged 4 commits from feature/release-prep into develop 2025-08-31 15:50:22 +02:00
Showing only changes of commit 61ac47fd05 - Show all commits

View File

@@ -80,6 +80,18 @@
"*.{js,ts,jsx,tsx}": "eslint --cache --fix .",
"*.{js,ts,jsx,tsx,json,css,md}": "prettier --write"
},
"maintainers": [
{
"name": "Alix von Schirp",
"email": "hi@b00tload.space",
"url": "https://b00tload.space"
},
{
"name": "Ole",
"email": "jateute123@gmail.com",
"url": "https://github.com/jateute"
}
],
"packageManager": "pnpm@10.6.5",
"publishConfig": {
"main": "dist/index.js",