aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-01-19 15:08:34 -0800
committerChris Rebert <[email protected]>2015-02-04 14:10:35 -0800
commitea8b51920af8f769040ba558c2d9bb2de0da590e (patch)
treeb5c1a5834a722c8ce27bcf01d29679611df247aa /package.json
parentcff2e21d372cb9a768f567f0b72ca4d83a57498d (diff)
downloadbootstrap-ea8b51920af8f769040ba558c2d9bb2de0da590e.tar.xz
bootstrap-ea8b51920af8f769040ba558c2d9bb2de0da590e.zip
use grunt-html instead of grunt-html-validation because holy shit it's fast
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",