aboutsummaryrefslogtreecommitdiff
path: root/libs/combined/package.json
diff options
context:
space:
mode:
authorAndreasGassmann <andreas@andreasgassmann.ch>2020-11-07 16:33:50 +0100
committerAndreasGassmann <andreas@andreasgassmann.ch>2020-11-07 16:33:50 +0100
commit5e211c695939870a782e97d50cec352c9d92d409 (patch)
tree5889ef2378a9f73d0402c7d094de6b04252ed3d2 /libs/combined/package.json
parent4e59e7d6fcafa09d2f35542349ee0be2eaebc1ed (diff)
downloadBIP39-5e211c695939870a782e97d50cec352c9d92d409.tar.gz
BIP39-5e211c695939870a782e97d50cec352c9d92d409.tar.zst
BIP39-5e211c695939870a782e97d50cec352c9d92d409.zip
feat(bip85): include bip85 library
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 455d263..5b47f74 100644
--- a/libs/combined/package.json
+++ b/libs/combined/package.json
@@ -10,6 +10,7 @@
10 "bchaddrjs-slp": "git://github.com/simpleledger/bchaddrjs.git#af16e44a6bfbe4b3980a62dba50e2f68ed864c6b", 10 "bchaddrjs-slp": "git://github.com/simpleledger/bchaddrjs.git#af16e44a6bfbe4b3980a62dba50e2f68ed864c6b",
11 "bip38": "2.0.2", 11 "bip38": "2.0.2",
12 "bip38grs": "git://github.com/Groestlcoin/bip38grs.git#091975b01679b74dc0a4136bb743fe17791b0151", 12 "bip38grs": "git://github.com/Groestlcoin/bip38grs.git#091975b01679b74dc0a4136bb743fe17791b0151",
13 "bip85": "0.0.3",
13 "bitcoinjs-lib": "git://github.com/iancoleman/bitcoinjs-lib.git#v3.3.2_16bit", 14 "bitcoinjs-lib": "git://github.com/iancoleman/bitcoinjs-lib.git#v3.3.2_16bit",
14 "bs58": "^4.0.1", 15 "bs58": "^4.0.1",
15 "buffer": "^5.4.3", 16 "buffer": "^5.4.3",