diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index aa7c140..9351e0c 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "style-loader": "^0.21.0", "web-ext": "github:ueokande/web-ext#patched-2.6.0", "webextensions-api-fake": "^0.5.1", - "webpack": "^4.8.3", - "webpack-cli": "^3.0.7" + "webpack": "^4.16.3", + "webpack-cli": "^3.1.0" } } |