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 0155f1f..6825c31 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eslint": "^5.13.0", "eslint-loader": "^2.1.2", "eslint-plugin-react": "^7.12.4", - "html-webpack-plugin": "^3.2.0", + "html-webpack-plugin": "^4.0.0-beta.5", "style-loader": "^0.23.1", "url-loader": "^1.1.2", "webpack": "^4.29.2", |