fix(build): migrate package metadata to smartconfig and refresh build configuration

This commit is contained in:
2026-03-24 19:51:56 +00:00
parent fd8dc2021d
commit 0295182b14
8 changed files with 443 additions and 498 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsrun',
version: '2.0.1',
version: '2.0.2',
description: 'run typescript programs efficiently'
}