fix(package.json): update repository URL to code.foss.global

This commit is contained in:
2026-01-11 19:35:20 +00:00
parent 1ba76c2f9a
commit 18660b9878
3 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbundle',
version: '2.7.0',
version: '2.7.1',
description: 'a multi-bundler tool supporting esbuild, rolldown, and rspack for painless bundling of web projects'
}