diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2015-03-18 13:42:52 +0100 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2015-03-18 14:18:34 +0100 |
commit | 4e6e27d0731873a8aa40e89a1a2b7d56faf3dab3 (patch) | |
tree | f3211fb760bbf9822f38325691b0b1897394654e /package.json | |
parent | 62620a3fdbe99c6ef847529d5ceffb95decf7875 (diff) | |
download | jquery-ui-4e6e27d0731873a8aa40e89a1a2b7d56faf3dab3.tar.gz jquery-ui-4e6e27d0731873a8aa40e89a1a2b7d56faf3dab3.zip |
Build: Increase htmllint coverage by testing all files, ignoring errors
Also formats jscsBad array and sorts it alphabetically.
Closes gh-1507
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3058cb833..907fa89c5 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "grunt-contrib-uglify": "0.1.1", "grunt-esformatter": "0.2.0", "grunt-git-authors": "2.0.0", - "grunt-html": "1.0.0", + "grunt-html": "4.0.1", "grunt-jscs": "1.5.0", "load-grunt-tasks": "0.3.0", "rimraf": "2.1.4", |