fix(core): update

This commit is contained in:
2023-03-29 19:26:42 +02:00
parent eba8f8b641
commit baaf4d2cfc
3 changed files with 6 additions and 4 deletions

View File

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