fix(cli): Align package scope to @git.zone, bump dependency versions and remove obsolete pnpm workspace setting

This commit is contained in:
2025-12-13 09:36:28 +00:00
parent 6227a3d184
commit bd28ec06c6
7 changed files with 898 additions and 855 deletions

View File

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