fix(core): update

This commit is contained in:
2024-04-19 01:01:29 +02:00
parent 5e4878e492
commit fd7aadaf79
4 changed files with 603 additions and 1436 deletions

View File

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