2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

silence validator regarding http-equiv="X-UA-Compatible"

This commit is contained in:
Chris Rebert
2013-10-23 23:25:17 -07:00
parent eb77241ae2
commit 0d122fc323
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -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"
}