fix(core): update

This commit is contained in:
2024-01-09 10:14:06 +01:00
parent 65c868aefe
commit fb2692b50e
5 changed files with 47 additions and 17 deletions

View File

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