fix(core): update

This commit is contained in:
2024-02-20 17:30:46 +01:00
parent a7ddb6b6a8
commit ca3b8a4580
20 changed files with 24 additions and 18 deletions

View File

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