fix(core): update

This commit is contained in:
2024-05-13 23:24:08 +02:00
parent 84e214d087
commit 1644cbbfad
37 changed files with 880 additions and 7 deletions

View File

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