one more update

This commit is contained in:
Mayukha Vadari
2021-12-01 15:16:03 -05:00
parent 3793012acd
commit 1b857cee98

View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "1.9.8-storm.3",
"version": "1.9.8-storm.4",
"license": "ISC",
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
"files": [
@@ -28,7 +28,7 @@
"lodash": "^4.17.4",
"ripple-address-codec": "4.1.3",
"ripple-binary-codec": "1.1.4-beta.2",
"ripple-keypairs": "1.0.4-storm.1",
"ripple-keypairs": "1.0.4-storm.2",
"ripple-lib-transactionparser": "0.8.2",
"ws": "^7.2.0"
},