fix(core): update

This commit is contained in:
2024-01-08 14:35:34 +01:00
parent 2c8f550830
commit 60a2efaecb
5 changed files with 277 additions and 179 deletions

View File

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