Remove html-webpack-template

This commit is contained in:
NI
2019-08-17 16:27:01 +08:00
parent 59369f1167
commit 801a5f981c
2 changed files with 0 additions and 7 deletions

6
package-lock.json generated
View File

@@ -7329,12 +7329,6 @@
}
}
},
"html-webpack-template": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/html-webpack-template/-/html-webpack-template-6.2.0.tgz",
"integrity": "sha512-wyzIjbe9yXGyQ6yAeFjWmku7YOlW85w1dxqLnAQ564uRNNoBhpZVTQl7ouROoyQrfZUSoPUJiw7oWn31NDiuQQ==",
"dev": true
},
"htmlparser2": {
"version": "3.10.1",
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz",

View File

@@ -23,7 +23,6 @@
"file-loader": "^4.1.0",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"html-webpack-template": "^6.2.0",
"imagemin-webpack-plugin": "^2.4.2",
"mini-css-extract-plugin": "^0.5.0",
"mocha": "^6.2.0",