From f9e07a374cc912e85a3d7d97281c1c5438fa1a43 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Tue, 9 Feb 2016 14:07:39 -0500 Subject: [PATCH] Build: Upgrade grunt-html to 6.0.0 Ref gh-1670 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.39.5