fix(core): update

This commit is contained in:
2023-03-30 19:40:41 +02:00
parent 0704febfc0
commit c7e40e4cde
3 changed files with 5 additions and 5 deletions

View File

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