fix(core): update

This commit is contained in:
2024-03-01 00:14:34 +01:00
parent dd91691064
commit 9e4413c276
4 changed files with 28 additions and 22 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedserver',
version: '3.0.25',
version: '3.0.26',
description: 'easy serving of static files'
}