mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-24 07:02:08 +00:00
chore: update license in package.json, bump version
This commit is contained in:
parent
e1ded83ea9
commit
b46b214e57
@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "ebics-client",
|
||||
"version": "0.2.1",
|
||||
"version": "0.3.0",
|
||||
"description": "Node.js ISO 20022 Compliant EBICS Client",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"lib/**/*",
|
||||
@ -57,7 +58,6 @@
|
||||
"url": "https://github.com/Herrie82"
|
||||
}
|
||||
],
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"handlebars": "^4.7.7",
|
||||
"js2xmlparser": "^4.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user