From 3d07765d37ec37092e112bc7a2d49d3a097e7d01 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 28 Dec 2014 18:03:39 -0800 Subject: [PATCH] bump load-grunt-tasks to ~2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27c85b0..dbc6011 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "grunt-jekyll": "~0.4.2", "grunt-jscs": "~0.8.0", "grunt-sed": "~0.1.1", - "load-grunt-tasks": "~1.0.0", + "load-grunt-tasks": "~2.0.0", "time-grunt": "~1.0.0" }, "engines": {