fix(core): update

This commit is contained in:
2023-03-30 19:42:55 +02:00
parent 5624e9dc1f
commit de4aab6df0
3 changed files with 3 additions and 3 deletions

View File

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