fix(core): update

This commit is contained in:
2023-03-31 15:26:59 +02:00
parent d7fe947107
commit 62df38d083
3 changed files with 5 additions and 2 deletions

View File

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