aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2019-12-22 16:55:08 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2019-12-22 16:55:08 +0900
commitd45f2e3a91a3aad29405cdb8eb07bddc394f87dc (patch)
tree69fa4436ceed5806b8e151ceaa3890d892a527aa /package.json
parenta5556a9211887d1fc0f53a38d155e379797e2ac8 (diff)
Update webextensions-api-fake
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fc49909..bb15d49 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"tsyringe": "^4.0.1",
"typescript": "^3.7.4",
"web-ext-types": "^3.2.1",
- "webextensions-api-fake": "^0.9.0",
+ "webextensions-api-fake": "^0.9.1",
"webpack": "^4.41.4",
"webpack-cli": "^3.3.10"
}