fix(core): update

This commit is contained in:
2023-07-02 01:23:41 +02:00
parent a0bbf31f75
commit 4467ab76aa
3 changed files with 2 additions and 3 deletions

View File

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