coc-htmlhint
Advanced tools
+2
-2
| { | ||
| "name": "coc-htmlhint", | ||
| "version": "0.6.0", | ||
| "version": "0.6.1", | ||
| "description": "Integrates the HTMLHint static analysis tool into coc.nvim", | ||
@@ -79,3 +79,3 @@ "author": "yaegassy <yosstools@gmail.com>", | ||
| "fs": "^0.0.2", | ||
| "htmlhint": "^1.1.3", | ||
| "htmlhint": "^1.1.4", | ||
| "strip-json-comments": "^3.1.1", | ||
@@ -82,0 +82,0 @@ "vscode-languageserver": "^3.4.0" |
Updated