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 be8a069..123f90f 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,6 @@ "web-ext": "github:ueokande/web-ext#patched-2.9.1", "webextensions-api-fake": "^0.5.1", "webpack": "^4.29.6", - "webpack-cli": "^3.1.2" + "webpack-cli": "^3.2.3" } } |