fix(package.json): Update repository URLs in package metadata.

This commit is contained in:
2025-03-04 23:00:51 +00:00
parent 89d32617ce
commit 065e0baaf7
3 changed files with 8 additions and 3 deletions

View File

@ -32,9 +32,9 @@
"author": "Lossless GmbH",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/pushrocks/tsn/issues"
"url": "https://code.foss.global/git.zone/tsbuild/issues"
},
"homepage": "https://gitlab.com/pushrocks/tsn#README",
"homepage": "https://code.foss.global/git.zone/tsbuild#README",
"dependencies": {
"@git.zone/tspublish": "^1.9.1",
"@push.rocks/early": "^4.0.4",