mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
fix inter-repo dependencies and remove now-redundant package-locks within packages
fix linter again
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
"bip39": "^3.0.4",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
"lodash": "^4.17.4",
|
||||
"ripple-address-codec": "file:../ripple-address-codec",
|
||||
"ripple-binary-codec": "file:../ripple-binary-codec",
|
||||
"ripple-keypairs": "file:../ripple-keypairs",
|
||||
"ripple-address-codec": "^4.1.1",
|
||||
"ripple-binary-codec": "^1.1.3",
|
||||
"ripple-keypairs": "^1.0.3",
|
||||
"ws": "^8.2.2"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
Reference in New Issue
Block a user