From ea8b51920af8f769040ba558c2d9bb2de0da590e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 19 Jan 2015 15:08:34 -0800 Subject: use grunt-html instead of grunt-html-validation because holy shit it's fast --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 5cf0d04dd..b93e08f0a 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~3.0.0", "grunt-exec": "~0.4.6", - "grunt-html-validation": "~0.1.18", + "grunt-html": "^2.0.0", "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.2.0", "grunt-postcss": "^0.3.0", -- cgit v1.2.3