remove sern capitalization

This commit is contained in:
2024-05-07 15:53:14 +02:00
parent 5c998e8505
commit 5b6f7c4647
7 changed files with 23 additions and 18 deletions

View File

@@ -23,5 +23,8 @@
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "next",
"typescript": "^5.4.5"
},
"devDependencies": {
"@types/bun": "^1.1.1"
}
}