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

@@ -11,7 +11,7 @@
"gitscope": "gitzone",
"gitrepo": "tsrun",
"description": "run typescript programs efficiently",
"npmPackagename": "@gitzone/tsrun",
"npmPackagename": "@git.zone/tsrun",
"license": "MIT"
}
}