aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6c844817d..e080cae49 100644
--- a/package.json
+++ b/package.json
@@ -46,9 +46,11 @@
"webpack-merge": "^4.1.0"
},
"dependencies": {
+ "@types/chrome": "^0.0.88",
+ "@types/urijs": "^1.19.3",
"axios": "^0.19.0",
"commander": "^2.20.0",
- "idb-bridge": "0.0.2",
+ "idb-bridge": "0.0.3",
"source-map-support": "^0.5.12",
"urijs": "^1.18.10"
}