fix(core): update

This commit is contained in:
2024-02-24 18:33:33 +01:00
parent 2114ff28c0
commit 907d51a842
3 changed files with 20 additions and 3 deletions

View File

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