From 011e83918fb964c925de2d4fce29d848cd45fc71 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 5 Nov 2014 23:56:00 -0800 Subject: bump load-grunt-tasks to ^1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbcc8e1..2f79329 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-nodeunit": "~0.4.0", "grunt-jscs": "~0.8.0", - "load-grunt-tasks": "~0.6.0" + "load-grunt-tasks": "^1.0.0" }, "peerDependencies": { "grunt": "~0.4.3" -- cgit v1.2.3