fix(core): update

This commit is contained in:
2023-03-30 16:42:02 +02:00
parent 049ceb7d15
commit 8ee72f9380
3 changed files with 6 additions and 7 deletions

View File

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