diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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" } |