fix(core): update

This commit is contained in:
2023-03-30 17:44:10 +02:00
parent 45155bbce0
commit b8b1a61ae5
3 changed files with 60 additions and 64 deletions

View File

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