mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-03 18:45:48 +00:00
release: xrpl.js 3.0 (#2633)
- @xrplf/isomorphic@1.0.0 - ripple-address-codec@5.0.0 - ripple-binary-codec@2.0.0 - ripple-keypairs@2.0.0 - @xrplf/secret-numbers@1.0.0 - xrpl@3.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@xrplf/secret-numbers",
|
||||
"version": "1.0.0-beta.1",
|
||||
"version": "1.0.0",
|
||||
"description": "Generate XRPL Accounts with a number-based secret: 8 chunks of 6 digits",
|
||||
"main": "dist/index.js",
|
||||
"unpkg": "build/xrplf-secret-numbers-latest-min.js",
|
||||
@@ -29,8 +29,8 @@
|
||||
"test": "test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@xrplf/isomorphic": "^1.0.0-beta.1",
|
||||
"ripple-keypairs": "^2.0.0-beta.1"
|
||||
"@xrplf/isomorphic": "^1.0.0",
|
||||
"ripple-keypairs": "^2.0.0"
|
||||
},
|
||||
"prettier": "@xrplf/prettier-config",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user