X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=package.json;h=01abb725db5c7b556b3790edec7138488e887c75;hb=c7fb39b664bc0a7eaf310c2ae7666e3cf26824bf;hp=54a649ad970445ee0684ef72cb66aa7c3bbdd8e5;hpb=f02188f99140aabbd289b610d5968145c83fd057;p=squeep-html-template-helper diff --git a/package.json b/package.json index 54a649a..01abb72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squeep/html-template-helper", - "version": "1.4.0", + "version": "1.5.0", "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.", "main": "index.js", "scripts": { @@ -31,7 +31,7 @@ "eslint-plugin-n": "^16.6.2", "eslint-plugin-security": "^2.1.1", "eslint-plugin-sonarjs": "^0.24.0", - "html-minifier-lint": "^2.0.0", + "html-validate": "^8.13.0", "mocha": "^10.3.0", "nyc": "^15.1.0", "pre-commit": "^1.2.2"