fix(core): update

This commit is contained in:
2023-04-01 15:12:54 +02:00
parent 49afc16422
commit bf2c6660f2
3 changed files with 3 additions and 3 deletions

View File

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