Release ripple-binary-codec version 1.3.2 (#1922)

* update package.json & package-lock.json

* update package

Co-authored-by: Elliot Lee <github.public@intelliot.com>
This commit is contained in:
Omar Khan
2022-02-03 12:04:38 -05:00
committed by GitHub
parent 5388f5f6d0
commit 9d1fdb412e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -16652,7 +16652,7 @@
}
},
"packages/ripple-binary-codec": {
"version": "1.3.1",
"version": "1.3.2",
"integrity": "sha512-XMRCbFXyG+dGp3x7tMs9IwA+FVWPPaGjdHYW2+g4Q/WQJqFp5MRED+jjOBOUafmrW4TUsOn1PEEdbB4ozWbDBw==",
"license": "ISC",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "ripple-binary-codec",
"version": "1.3.1",
"version": "1.3.2",
"description": "XRP Ledger binary codec",
"files": [
"dist/*",