fix(core): update

This commit is contained in:
2024-01-08 15:34:53 +01:00
parent efb4229f58
commit 11df25f028
3 changed files with 44 additions and 14 deletions

View File

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