fix(core): update

This commit is contained in:
2024-02-29 18:58:09 +01:00
parent 7e04474a66
commit bf4794c06f
4 changed files with 137 additions and 138 deletions

View File

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