This commit is contained in:
nanov
2020-03-06 06:51:37 +02:00
parent 7053a03286
commit 3a18b213d5
2 changed files with 15 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ebics-client",
"version": "0.1.4",
"version": "0.1.5",
"description": "Node.js ISO 20022 Compliant EBICS Client",
"main": "index.js",
"files": [
@@ -47,6 +47,10 @@
{
"name": "Herman van Hazendonk",
"email": "github.com@herrie.org"
},
{
"name": "chrwoizi",
"url": "https://github.com/chrwoizi"
}
],
"license": "GPL-3.0-only",