fix(core): update

This commit is contained in:
2024-01-07 14:50:14 +01:00
parent a710473d33
commit c9688159e5
8 changed files with 97 additions and 17 deletions

View File

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