Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 03f5973

Browse files
committed
chore: switch back to npm grunt-parallel
The patch has been released so we don't need to rely on github branch anymore.
1 parent df17a2c commit 03f5973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"marked": "~0.2.9",
3232
"rewire": "1.1.3",
3333
"grunt-contrib-jasmine-node": "~0.1.1",
34-
"grunt-parallel": "git://github.com/vojtajina/grunt-parallel.git#streaming-per-task",
34+
"grunt-parallel": "~0.3.1",
3535
"grunt-ddescribe-iit": "~0.0.1",
3636
"grunt-merge-conflict": "~0.0.1",
3737
"promises-aplus-tests": "~1.3.2",

0 commit comments

Comments
 (0)