fix(core): update

This commit is contained in:
2023-06-12 01:06:21 +02:00
parent 4be625a0d9
commit 4c87ea8273
4 changed files with 507 additions and 468 deletions

View File

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