fix(core): update

This commit is contained in:
2023-07-02 01:38:49 +02:00
parent 078730153d
commit f885e49e34
3 changed files with 13 additions and 14 deletions

View File

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