Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f4d26abfc0 | |||
| f92fe756b7 |
+1
-1
@@ -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.",
|
||||
|
||||
+4
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fin.cx/einvoice",
|
||||
"version": "5.1.2",
|
||||
"version": "5.1.3",
|
||||
"private": false,
|
||||
"description": "A TypeScript module for creating, manipulating, and embedding XML data within PDF files specifically tailored for electronic invoice (einvoice) packages.",
|
||||
"main": "dist_ts/index.js",
|
||||
@@ -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"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user