fix(core): update

This commit is contained in:
2019-09-26 12:09:39 +02:00
parent 0dd3453393
commit 49c18e2623
2 changed files with 120 additions and 1 deletions

View File

@@ -20,5 +20,7 @@
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {}
"dependencies": {
"@bunq-community/bunq-js-client": "^0.42.1"
}
}