fix(core): update

This commit is contained in:
2024-05-25 01:24:02 +02:00
parent 8fe5b6985c
commit 1d5af30e78
10 changed files with 20 additions and 24 deletions

View File

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