fix(core): update

This commit is contained in:
2023-03-31 18:04:21 +02:00
parent 5bd5916696
commit bb6f239075
3 changed files with 7 additions and 4 deletions

View File

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