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 b8d1506..d30e8dc 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "tsyringe": "4.5.0", "typescript": "4.3.5", "web-ext-types": "^3.2.1", - "webextensions-api-fake": "^0.9.1", + "webextensions-api-fake": "1.0.1", "webpack": "4.46.0", "webpack-cli": "4.7.0" } |