fix(core): update

This commit is contained in:
2024-02-21 01:16:39 +01:00
parent e8c1a66e15
commit fd9431f82b
3 changed files with 5 additions and 3 deletions

View File

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