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 72194a7..7341dcb 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "tsyringe": "^3.2.0", "typescript": "^3.4.5", "web-ext-types": "^3.1.0", - "webextensions-api-fake": "^0.7.4", + "webextensions-api-fake": "^0.8.0", "webpack": "^4.30.0", "webpack-cli": "^3.3.1" } |