]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
bump grunt-html to ~3.0.0
authorChris Rebert <code@rebertia.com>
Tue, 10 Feb 2015 20:57:00 +0000 (12:57 -0800)
committerChris Rebert <code@rebertia.com>
Tue, 10 Feb 2015 20:57:00 +0000 (12:57 -0800)
Gruntfile.js
package.json

index 761e7089b987d9295005134ad0c0a9f72c730033..5539ee7eaa650186cb45a2602ffcf6e68c954d48 100644 (file)
@@ -330,7 +330,6 @@ module.exports = function (grunt) {
         ignore: [
           'Attribute "autocomplete" not allowed on element "button" at this point.',
           'Attribute "autocomplete" not allowed on element "input" at this point.',
-          'Bad value "X-UA-Compatible" for attribute "http-equiv" on element "meta".',
           'Element "img" is missing required attribute "src".'
         ]
       },
index aeb935f7f374837d03c98dba1572833164a63303..db2ed2bc08c7a163bb3bc7d219ac39a07e99b296 100644 (file)
@@ -51,7 +51,7 @@
     "grunt-contrib-watch": "~0.6.1",
     "grunt-csscomb": "~3.0.0",
     "grunt-exec": "~0.4.6",
-    "grunt-html": "~2.0.0",
+    "grunt-html": "~3.0.0",
     "grunt-jekyll": "~0.4.2",
     "grunt-jscs": "~1.5.0",
     "grunt-saucelabs": "~8.5.0",