1.0.17
Some checks failed
Default (tags) / security (push) Failing after 19s
Default (tags) / test (push) Failing after 24s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped

This commit is contained in:
Philipp Kunz 2023-11-16 02:10:55 +01:00
parent 804d7f51f9
commit f79c03afc5

View File

@ -1,6 +1,6 @@
{ {
"name": "@fin.cx/portablefinance", "name": "@fin.cx/portablefinance",
"version": "1.0.16", "version": "1.0.17",
"private": false, "private": false,
"description": "an interface package for the financeplus organization", "description": "an interface package for the financeplus organization",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -43,4 +43,4 @@
}, },
"homepage": "https://gitlab.com/fin.cx/portablefinance#readme", "homepage": "https://gitlab.com/fin.cx/portablefinance#readme",
"type": "module" "type": "module"
} }