fixed html-webpack-plugin version

This commit is contained in:
Pan 2018-09-05 13:26:42 +08:00
parent 6ecf8b820a
commit ba6bf3e217
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
"file-loader": "1.1.11", "file-loader": "1.1.11",
"friendly-errors-webpack-plugin": "1.7.0", "friendly-errors-webpack-plugin": "1.7.0",
"hash-sum": "1.0.2", "hash-sum": "1.0.2",
"html-webpack-plugin": "^4.0.0-alpha", "html-webpack-plugin": "4.0.0-alpha",
"husky": "0.14.3", "husky": "0.14.3",
"lint-staged": "7.2.2", "lint-staged": "7.2.2",
"mini-css-extract-plugin": "0.4.1", "mini-css-extract-plugin": "0.4.1",