From 9adf08bf953e217b419e0249a292102d769c1602 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Mon, 15 Oct 2018 17:33:55 +0900 Subject: [PATCH] Update web-ext --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"