fix(metadata): Update repository URLs and metadata to reflect the new organization scope

This commit is contained in:
2025-04-11 10:59:09 +00:00
parent d5875d5031
commit 497b267b43
4 changed files with 11 additions and 5 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedserver',
version: '3.0.72',
version: '3.0.73',
description: 'A TypeScript-based project for easy serving of static files with support for live reloading, compression, and typed requests.'
}