fix(core): update

This commit is contained in:
2023-07-01 12:29:35 +02:00
parent 9aebd59c08
commit 07739bec27
14 changed files with 657 additions and 450 deletions

View File

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