Bump ripple-lib-transactionparser to 0.8.1

This commit is contained in:
Le Zhang
2019-11-16 01:05:48 -08:00
parent 14ec58ef9a
commit 1074c00b60

View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "1.4.2",
"version": "1.4.3",
"license": "ISC",
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
"files": [
@@ -27,7 +27,7 @@
"ripple-address-codec": "^4.0.0",
"ripple-binary-codec": "^0.2.4",
"ripple-keypairs": "^0.11.0",
"ripple-lib-transactionparser": "0.8.0",
"ripple-lib-transactionparser": "0.8.1",
"ws": "^7.2.0"
},
"devDependencies": {