diff options
author | Scott González <scott.gonzalez@gmail.com> | 2016-02-09 14:07:39 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2016-02-09 14:18:39 -0500 |
commit | f9e07a374cc912e85a3d7d97281c1c5438fa1a43 (patch) | |
tree | 34bd681e8abcc457e349e8c16091e77305b94d03 /package.json | |
parent | 6c6ec875161675c85c8a20721c0c5ed3a6451baa (diff) | |
download | jquery-ui-f9e07a374cc912e85a3d7d97281c1c5438fa1a43.tar.gz jquery-ui-f9e07a374cc912e85a3d7d97281c1c5438fa1a43.zip |
Build: Upgrade grunt-html to 6.0.0
Ref gh-1670
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 f353b9c90..0eb60e675 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": "4.0.1", + "grunt-html": "6.0.0", "grunt-jscs": "2.1.0", "load-grunt-tasks": "0.3.0", "rimraf": "2.1.4", |