aboutsummaryrefslogtreecommitdiff
path: root/libs/combined/npm-shrinkwrap.json
diff options
context:
space:
mode:
authorIan Coleman <ian@iancoleman.io>2021-02-11 03:23:01 +0000
committerIan Coleman <ian@iancoleman.io>2021-02-11 03:23:01 +0000
commit7da8c22eaf12fb50e75d5987e5304e4212ff31a2 (patch)
tree5db98f510f35e74dc516c75cad262baba3434692 /libs/combined/npm-shrinkwrap.json
parentd9ad938b521ad316f5fb6a80f260b77b80a0e864 (diff)
downloadBIP39-7da8c22eaf12fb50e75d5987e5304e4212ff31a2.tar.gz
BIP39-7da8c22eaf12fb50e75d5987e5304e4212ff31a2.tar.zst
BIP39-7da8c22eaf12fb50e75d5987e5304e4212ff31a2.zip
Rebuild bip39-libs.js to include cosmos
Diffstat (limited to 'libs/combined/npm-shrinkwrap.json')
-rw-r--r--libs/combined/npm-shrinkwrap.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/libs/combined/npm-shrinkwrap.json b/libs/combined/npm-shrinkwrap.json
deleted file mode 100644
index fa60284..0000000
--- a/libs/combined/npm-shrinkwrap.json
+++ /dev/null
@@ -1,17 +0,0 @@
1{
2 "dependencies": {
3 "elastos-wallet-js": {
4 "version": "git://github.com/johnnynanjiang/Elastos.SDK.Keypair.Javascript.git#491dc51b64efaf0a8aae62028b68e2c8e38fde06",
5 "dependencies": {
6 "bitcore-lib-p256": {
7 "version": "0.16.0",
8 "dependencies": {
9 "lodash": {
10 "version": "4.17.12"
11 }
12 }
13 }
14 }
15 }
16 }
17}