aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2016-02-09 14:29:56 -0500
committerScott González <scott.gonzalez@gmail.com>2016-02-09 14:29:56 -0500
commit2bc84615ae306b15e4fed50fb9d2c54e05e62870 (patch)
treed5aef8db527f175254af2cecb4ef951ad6015eac
parent40351deaf763f43447b39da3fd8be2d1b92f1e6c (diff)
downloadjquery-ui-2bc84615ae306b15e4fed50fb9d2c54e05e62870.tar.gz
jquery-ui-2bc84615ae306b15e4fed50fb9d2c54e05e62870.zip
Revert "Build: Upgrade grunt-html to 6.0.0"
This reverts commit f9e07a374cc912e85a3d7d97281c1c5438fa1a43. Travis doesn't support Java v1.8 yet.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index faf798b11..62acea96c 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"grunt-contrib-requirejs": "0.4.4",
"grunt-contrib-uglify": "0.11.1",
"grunt-git-authors": "3.1.0",
- "grunt-html": "6.0.0",
+ "grunt-html": "4.0.1",
"grunt-jscs": "2.1.0",
"load-grunt-tasks": "3.4.0",
"rimraf": "2.5.1",