fix(core): update

This commit is contained in:
2023-07-01 18:25:27 +02:00
parent 0ec00a5404
commit 13e9ac7a98
4 changed files with 18 additions and 33 deletions

View File

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