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 42a9d55..b6c1230 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "tsyringe": "^4.0.0", "typescript": "^3.6.2", "web-ext-types": "^3.2.1", - "webextensions-api-fake": "^0.8.0", + "webextensions-api-fake": "^0.9.0", "webpack": "^4.39.2", "webpack-cli": "^3.3.7" } |