fix(core): update

This commit is contained in:
2024-05-17 17:20:29 +02:00
parent ee67c68c17
commit 316625c41b
3 changed files with 112 additions and 87 deletions

View File

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