Migrate to maintained html-minifier fork

This commit is contained in:
Claudia Meadows 2024-09-02 09:39:52 -07:00
parent 3e3c8cf047
commit a4db1a1116
No known key found for this signature in database
GPG key ID: C86B594396786760
3 changed files with 599 additions and 160 deletions

View file

@ -36,7 +36,7 @@
"eslint": "^8.9.0",
"gh-pages": "^5.0.0",
"glob": "^7.1.4",
"html-minifier": "^4.0.0",
"html-minifier-terser": "^7.2.0",
"istanbul": "^0.4.5",
"lint-staged": "^13.2.1",
"locater": "^1.3.0",