fix(core): update

This commit is contained in:
2024-05-25 02:29:08 +02:00
parent 4fcfd0f52c
commit 1b18961539
3 changed files with 210 additions and 124 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedserver',
version: '3.0.44',
version: '3.0.45',
description: 'A TypeScript-based project for easy serving of static files with support for live reloading, compression, and typed requests.'
}