diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2018-10-20 16:43:38 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-20 16:43:38 +0900 |
commit | df9094e52066fb85a06d373cb3a82b670d69c88e (patch) | |
tree | e71ff2bb27b0946e79d80d64b5141653c8d69162 /package.json | |
parent | 958b931090e0cc012e36a9361ea6e4cd9be1471d (diff) | |
parent | 7acbdbfef25d04503d4a31dfa1953be29323cc87 (diff) |
Merge pull request #492 from ueokande/qa-0.19
QA 0.19
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 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" |