fix(core): update

This commit is contained in:
2024-03-03 10:36:45 +01:00
parent 14bfa3f62f
commit 6671bbe793
4 changed files with 28 additions and 33 deletions

View File

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