fix(core): update

This commit is contained in:
2023-04-09 23:04:35 +02:00
parent 3d4f8d1bbe
commit d5f8d215a2
3 changed files with 4 additions and 3 deletions

View File

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