fix(core): update

This commit is contained in:
2023-07-02 11:35:36 +02:00
parent f7966e1f58
commit 99db788d11
3 changed files with 5 additions and 3 deletions

View File

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