fix(core): update

This commit is contained in:
2024-05-14 02:18:42 +02:00
parent 23e88030be
commit 1db472ab01
9 changed files with 24 additions and 23 deletions

View File

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