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 7341dcb..b72323e 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "typescript": "^3.4.5", "web-ext-types": "^3.1.0", "webextensions-api-fake": "^0.8.0", - "webpack": "^4.30.0", + "webpack": "^4.32.2", "webpack-cli": "^3.3.1" } } |