aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-04-23 18:10:28 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-04-23 18:10:41 +0200
commitd2e9e6c07c21b2fbcae356b565352114c4214e6f (patch)
treed83e73be6f8a00c67250b4c6b0392c7edbd45ff2 /package.json
parent3cb9ab723a23462d5b4e1959db267fd6d147ef40 (diff)
downloadjquery-ui-d2e9e6c07c21b2fbcae356b565352114c4214e6f.tar.gz
jquery-ui-d2e9e6c07c21b2fbcae356b565352114c4214e6f.zip
Grunt: Update grunt-html to 0.1.1, renamed task to htmllint
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 5257626f0..e64bbbeb3 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"grunt": "0.3.9",
"grunt-css": "0.1.1",
"grunt-compare-size": "0.1.1",
- "grunt-html": "0.1.x",
+ "grunt-html": "0.1.1",
"request": "2.9.153",
"rimraf": "2.0.1"
},