diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2018-10-15 17:33:55 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2018-10-15 17:33:55 +0900 |
commit | 9adf08bf953e217b419e0249a292102d769c1602 (patch) | |
tree | 3881dec6a3e5b1404c75164e3f022e357d0930ff | |
parent | 3aa183afc5120d1edb281fc4a436e55271eb9304 (diff) |
Update web-ext
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1b8ea3e..102ac3b 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "sass-loader": "^7.1.0", "sinon-chrome": "^2.3.2", "style-loader": "^0.22.0", - "web-ext": "github:ueokande/web-ext#patched-2.7.0", + "web-ext": "github:ueokande/web-ext#patched-2.9.1", "webextensions-api-fake": "^0.5.1", "webpack": "^4.20.2", "webpack-cli": "^3.1.2" |