fix(package): Fix repository URL in package.json

This commit is contained in:
2025-03-04 23:13:33 +00:00
parent 09a648b435
commit c6c94866bb
3 changed files with 7 additions and 2 deletions

View File

@ -16,7 +16,7 @@
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/pushrocks/tsn.git"
"url": "https://code.foss.global/git.zone/tsbuild.git"
},
"keywords": [
"TypeScript",