diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
