fix(core): update

This commit is contained in:
2023-10-20 18:13:10 +02:00
parent 05444b757b
commit 2cdef55f13
5 changed files with 1589 additions and 548 deletions

View File

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