mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-19 11:45:49 +00:00
Lerna patch (#1852)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xrpl",
|
||||
"version": "2.0.3-beta.0",
|
||||
"version": "2.0.3",
|
||||
"license": "ISC",
|
||||
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
|
||||
"files": [
|
||||
@@ -24,9 +24,9 @@
|
||||
"bip39": "^3.0.4",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
"lodash": "^4.17.4",
|
||||
"ripple-address-codec": "^4.2.1-beta.0",
|
||||
"ripple-binary-codec": "^1.2.1-beta.0",
|
||||
"ripple-keypairs": "^1.1.1-beta.0",
|
||||
"ripple-address-codec": "^4.2.1",
|
||||
"ripple-binary-codec": "^1.2.1",
|
||||
"ripple-keypairs": "^1.1.1",
|
||||
"ws": "^8.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user