From 34b93bb7a89550c3f7ac6a6133f7d08d6811a79f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Tue, 9 Feb 2016 14:10:59 -0500 Subject: [PATCH] Build: Upgrade load-grunt-tasks to 3.4.0 Ref gh-1670 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0eb60e675..c9998eb0c 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "grunt-git-authors": "3.1.0", "grunt-html": "6.0.0", "grunt-jscs": "2.1.0", - "load-grunt-tasks": "0.3.0", + "load-grunt-tasks": "3.4.0", "rimraf": "2.1.4", "testswarm": "1.1.0" }, -- 2.39.5