update binary link

This commit is contained in:
Denis Angell
2023-03-26 03:11:31 +00:00
parent 263ee8a873
commit ea99a24c70
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -17181,7 +17181,7 @@
"https-proxy-agent": "^5.0.0",
"lodash": "^4.17.4",
"ripple-address-codec": "^4.2.4",
"ripple-binary-codec": "^1.4.2",
"ripple-binary-codec": "file:../ripple-binary-codec",
"ripple-keypairs": "^1.1.4",
"ws": "^8.2.2"
},
@@ -30601,7 +30601,7 @@
"node-polyfill-webpack-plugin": "^2.0.1",
"react": "^18.2.0",
"ripple-address-codec": "^4.2.4",
"ripple-binary-codec": "^1.4.2",
"ripple-binary-codec": "file:../ripple-binary-codec",
"ripple-keypairs": "^1.1.4",
"typedoc": "^0.23.24",
"ws": "^8.2.2"

View File

@@ -28,7 +28,7 @@
"https-proxy-agent": "^5.0.0",
"lodash": "^4.17.4",
"ripple-address-codec": "^4.2.4",
"ripple-binary-codec": "^1.4.2",
"ripple-binary-codec": "file:../ripple-binary-codec",
"ripple-keypairs": "^1.1.4",
"ws": "^8.2.2"
},