From 03f597328a13aef3c38cf3be451803895fcd72e5 Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Wed, 28 Aug 2013 12:08:59 -0700 Subject: chore: switch back to npm grunt-parallel The patch has been released so we don't need to rely on github branch anymore. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6e820f7..e79bbb88 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "marked": "~0.2.9", "rewire": "1.1.3", "grunt-contrib-jasmine-node": "~0.1.1", - "grunt-parallel": "git://github.com/vojtajina/grunt-parallel.git#streaming-per-task", + "grunt-parallel": "~0.3.1", "grunt-ddescribe-iit": "~0.0.1", "grunt-merge-conflict": "~0.0.1", "promises-aplus-tests": "~1.3.2", -- cgit v1.2.3