fix(core): update

This commit is contained in:
2024-05-25 01:28:56 +02:00
parent 96a88911a7
commit 8f1464c97e
8 changed files with 21 additions and 21 deletions

View File

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