chore: switch back to npm grunt-parallel

The patch has been released so we don't need to rely on github branch anymore.
This commit is contained in:
Vojta Jina 2013-08-28 12:08:59 -07:00
parent df17a2c749
commit 03f597328a

View file

@ -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",