From d937b3190157599566c57b22776d57989dc6d003 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 24 Oct 2014 19:48:50 -0700 Subject: [PATCH] Update devDependencies. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5a4c751fd..da0859440 100755 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "grunt-crx": "0.3.3", "grunt-markdown": "0.6.1", "grunt-shell": "1.1.1", - "load-grunt-tasks": "0.6.0" + "load-grunt-tasks": "1.0.0" }, "repository": { "type": "git", @@ -67,4 +67,4 @@ "engines": { "node": ">=0.10" } -} \ No newline at end of file +}