fix(core): update

This commit is contained in:
2023-03-29 19:51:52 +02:00
parent 08463a7599
commit 59d6c7d5ec
6 changed files with 34 additions and 19 deletions

View File

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