aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-10-23 23:25:17 -0700
committerChris Rebert <[email protected]>2013-10-23 23:25:17 -0700
commit0d122fc3230663cadfef7474bbf54aa297334c72 (patch)
tree61619b16ba1e6f9e0b7299c5ac9ed2d9dc0c9c39 /package.json
parenteb77241ae2d4b90fccea1707e12caca355a1afce (diff)
downloadbootstrap-0d122fc3230663cadfef7474bbf54aa297334c72.tar.xz
bootstrap-0d122fc3230663cadfef7474bbf54aa297334c72.zip
silence validator regarding http-equiv="X-UA-Compatible"
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 a4b5fdefb..9e6f60a3b 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
, "grunt-contrib-qunit": "~0.3.0"
, "grunt-contrib-uglify": "~0.2.4"
, "grunt-contrib-watch": "~0.5.3"
- , "grunt-html-validation": "~0.1.5"
+ , "grunt-html-validation": "~0.1.6"
, "grunt-jekyll": "~0.4.0"
, "grunt-recess": "~0.4.0"
}