mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-17 11:11:05 +00:00
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:
parent
df17a2c749
commit
03f597328a
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
"marked": "~0.2.9",
|
"marked": "~0.2.9",
|
||||||
"rewire": "1.1.3",
|
"rewire": "1.1.3",
|
||||||
"grunt-contrib-jasmine-node": "~0.1.1",
|
"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-ddescribe-iit": "~0.0.1",
|
||||||
"grunt-merge-conflict": "~0.0.1",
|
"grunt-merge-conflict": "~0.0.1",
|
||||||
"promises-aplus-tests": "~1.3.2",
|
"promises-aplus-tests": "~1.3.2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue