fix(package.json): Update repository URLs in package metadata.

This commit is contained in:
2025-03-04 23:00:51 +00:00
parent 89d32617ce
commit 065e0baaf7
3 changed files with 8 additions and 3 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbuild',
version: '2.2.4',
version: '2.2.5',
description: 'A tool for compiling TypeScript files using the latest nightly features, offering flexible APIs and a CLI for streamlined development.'
}