Merge pull request #4 from weyusi/greenkeeper/html-minifier-4.0.0

chore: Update html-minifier to the latest version 🚀
This commit is contained in:
weyusi 2019-04-05 16:13:17 +10:30 committed by GitHub
commit e9ced440d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"bluebird": "^3.5.3",
"clean-css": "^4.2.1",
"html-minifier": "^3.5.21",
"html-minifier": "^4.0.0",
"iltorb": "^2.4.2",
"minimatch": "^3.0.4",
"uglify-js": "^3.4.9"