summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index e1992490a..63e0177a9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "taler-wallet",
- "version": "0.0.6",
+ "version": "0.0.7",
"description": "",
"main": "dist/node/index.js",
"repository": {
@@ -50,7 +50,7 @@
"@types/urijs": "^1.19.3",
"axios": "^0.19.0",
"commander": "^2.20.0",
- "idb-bridge": "^0.0.6",
+ "idb-bridge": "^0.0.7",
"source-map-support": "^0.5.12",
"urijs": "^1.18.10"
}