diff options
author | greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com> | 2020-03-23 12:06:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-23 12:06:12 +0000 |
commit | 6da7d0bad5bb005e5fd00547eeb282a08933c583 (patch) | |
tree | a5f71e2ae2065e8c471e3821ba72630aa52dd507 | |
parent | bb46b3b623058a641066f1ef1318ebe704fe3fed (diff) |
chore(package): update html-webpack-plugin to version 4.0.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 479417c..08c6636 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-react": "^7.18.3", "eslint-plugin-standard": "^4.0.1", "express": "^4.17.1", - "html-webpack-plugin": "^3.2.0", + "html-webpack-plugin": "^4.0.0", "jsonwebtoken": "^8.5.1", "jszip": "^3.2.2", "karma": "^4.4.1", |