fix(core): update

This commit is contained in:
2023-07-02 02:09:04 +02:00
parent dab87b274d
commit 9828f7bc13
3 changed files with 4 additions and 3 deletions

View File

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