fix(core): update

This commit is contained in:
2023-11-06 11:29:52 +01:00
parent 9774567dc0
commit f35360adba
4 changed files with 135 additions and 100 deletions

View File

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