fix(core): update

This commit is contained in:
2024-01-09 10:21:01 +01:00
parent 8c3aad69a0
commit b0efc48b96
4 changed files with 24 additions and 6 deletions

View File

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