fix(core): update

This commit is contained in:
2023-07-02 01:46:53 +02:00
parent 378592acc3
commit eadab07f17
3 changed files with 32 additions and 12 deletions

View File

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