Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 55bee02a2e | |||
| 0067a5100e |
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@fin.cx/einvoice",
|
"name": "@fin.cx/einvoice",
|
||||||
"version": "5.1.3",
|
"version": "5.1.4",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "A TypeScript module for creating, manipulating, and embedding XML data within PDF files specifically tailored for electronic invoice (einvoice) packages.",
|
"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",
|
"main": "dist_ts/index.js",
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://code.foss.global/fin.cx/einvoice.git"
|
"url": "https://code.foss.global/fin.cx/einvoice.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://code.foss.global/fin.cx/einvoice/issues"
|
"url": "https://code.foss.global/fin.cx/einvoice/issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user