This commit is contained in:
2025-08-12 05:29:44 +00:00
parent 01f2df9f10
commit f92fe756b7
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitea.nevermind.cloud",
"githost": "code.foss.global",
"gitscope": "fin.cx",
"gitrepo": "xinvoice",
"description": "A TypeScript module for creating, manipulating, and embedding XML data within PDF files specifically tailored for xinvoice packages.",

View File

@@ -38,12 +38,12 @@
},
"repository": {
"type": "git",
"url": "git+https://gitea.nevermind.cloud/fin.cx/einvoice.git"
"url": "git+https://code.foss.global/fin.cx/einvoice.git"
},
"bugs": {
"url": "https://gitea.nevermind.cloud/fin.cx/einvoice/issues"
"url": "https://code.foss.global/fin.cx/einvoice/issues"
},
"homepage": "https://gitea.nevermind.cloud/fin.cx/einvoice#readme",
"homepage": "https://code.foss.global/fin.cx/einvoice#readme",
"browserslist": [
"last 1 chrome versions"
],