fix(core): update

This commit is contained in:
2023-07-01 17:23:49 +02:00
parent ec4a51668c
commit b0f48ba598
6 changed files with 15 additions and 4 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiglobal/typedserver',
version: '2.0.57',
version: '2.0.58',
description: 'easy serving of static files'
}