From 9ab3a3dc0ec28524fd7c9d45baa20b6655ae348f Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 22 Jan 2015 15:06:55 -0800 Subject: update load-grunt-tasks to ^3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93f030a..024e8f6 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "grunt-contrib-nodeunit": "~0.4.0", "grunt-eslint": "^4.0.0", "grunt-jscs": "^1.1.0", - "load-grunt-tasks": "^2.0.0" + "load-grunt-tasks": "^3.0.0" }, "peerDependencies": { "grunt": "~0.4.3" -- cgit v1.2.3