fix(core): update

This commit is contained in:
2023-04-04 17:23:49 +02:00
parent ff9aea12c3
commit 4724629efa
3 changed files with 3 additions and 3 deletions

View File

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