fix(npmextra): Align npmextra.json package name with package.json (@git.zone/tsbuild)

This commit is contained in:
2025-12-13 09:44:15 +00:00
parent ebe7afce82
commit e40e8f6a77
3 changed files with 8 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
"gitscope": "gitzone",
"gitrepo": "tsbuild",
"description": "A tool for compiling TypeScript files using the latest nightly features, offering flexible APIs and a CLI for streamlined development.",
"npmPackagename": "@gitzone/tsbuild",
"npmPackagename": "@git.zone/tsbuild",
"license": "MIT",
"keywords": [
"TypeScript",