aboutsummaryrefslogtreecommitdiff
path: root/libs/combined/package.json
diff options
context:
space:
mode:
authorIan Coleman <ian@iancoleman.io>2021-02-11 02:13:23 +0000
committerIan Coleman <ian@iancoleman.io>2021-02-11 02:34:38 +0000
commitd9ad938b521ad316f5fb6a80f260b77b80a0e864 (patch)
treed89b46939007577d965f092d9f0fe8199bcc99f3 /libs/combined/package.json
parentf7f579f5f5239ef94d9fa34c77085bd19c5178e9 (diff)
downloadBIP39-d9ad938b521ad316f5fb6a80f260b77b80a0e864.tar.gz
BIP39-d9ad938b521ad316f5fb6a80f260b77b80a0e864.tar.zst
BIP39-d9ad938b521ad316f5fb6a80f260b77b80a0e864.zip
Add Cosmos Hub (ATOM) support
Closes #452, thanks @conr2d
Diffstat (limited to 'libs/combined/package.json')
-rw-r--r--libs/combined/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/combined/package.json b/libs/combined/package.json
index 5b47f74..ed60059 100644
--- a/libs/combined/package.json
+++ b/libs/combined/package.json
@@ -8,6 +8,7 @@
8 "base-x": "3.0.7", 8 "base-x": "3.0.7",
9 "bchaddrjs": "0.4.4", 9 "bchaddrjs": "0.4.4",
10 "bchaddrjs-slp": "git://github.com/simpleledger/bchaddrjs.git#af16e44a6bfbe4b3980a62dba50e2f68ed864c6b", 10 "bchaddrjs-slp": "git://github.com/simpleledger/bchaddrjs.git#af16e44a6bfbe4b3980a62dba50e2f68ed864c6b",
11 "bech32": "1.1.4",
11 "bip38": "2.0.2", 12 "bip38": "2.0.2",
12 "bip38grs": "git://github.com/Groestlcoin/bip38grs.git#091975b01679b74dc0a4136bb743fe17791b0151", 13 "bip38grs": "git://github.com/Groestlcoin/bip38grs.git#091975b01679b74dc0a4136bb743fe17791b0151",
13 "bip85": "0.0.3", 14 "bip85": "0.0.3",