summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-17 01:54:01 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-17 01:54:01 +0200
commit5ff600fed792919938facfae07be3a73cb4bfb36 (patch)
tree8f355d4f27b983316b69a6e1f9d32104577f1cf4 /package.json
parent9e3a26ca70e77265f74527eb183c3f80b6531a97 (diff)
downloadwallet-core-5ff600fed792919938facfae07be3a73cb4bfb36.tar.gz
wallet-core-5ff600fed792919938facfae07be3a73cb4bfb36.tar.bz2
wallet-core-5ff600fed792919938facfae07be3a73cb4bfb36.zip
start with an actual wallet cli
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6bdf9c9a5..e1992490a 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"@types/urijs": "^1.19.3",
"axios": "^0.19.0",
"commander": "^2.20.0",
- "idb-bridge": "^0.0.5",
+ "idb-bridge": "^0.0.6",
"source-map-support": "^0.5.12",
"urijs": "^1.18.10"
}