mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-03 18:45:48 +00:00
Lerna changes (#1968)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-binary-codec",
|
||||
"version": "1.3.2",
|
||||
"version": "1.4.0",
|
||||
"description": "XRP Ledger binary codec",
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xrpl",
|
||||
"version": "2.1.1",
|
||||
"version": "2.2.0",
|
||||
"license": "ISC",
|
||||
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
|
||||
"files": [
|
||||
@@ -25,7 +25,7 @@
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
"lodash": "^4.17.4",
|
||||
"ripple-address-codec": "^4.2.3",
|
||||
"ripple-binary-codec": "^1.3.0",
|
||||
"ripple-binary-codec": "^1.4.0",
|
||||
"ripple-keypairs": "^1.1.3",
|
||||
"ws": "^8.2.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user