diff options
| author | Vojta Jina | 2013-08-28 12:08:59 -0700 |
|---|---|---|
| committer | Vojta Jina | 2013-08-28 15:46:19 -0700 |
| commit | 03f597328a13aef3c38cf3be451803895fcd72e5 (patch) | |
| tree | 9b93e557399e32ebe8b3f7d1e74523731a721701 | |
| parent | df17a2c7495cea22f803d1e2e22329712a7fd25a (diff) | |
| download | angular.js-03f597328a13aef3c38cf3be451803895fcd72e5.tar.bz2 | |
chore: switch back to npm grunt-parallel
The patch has been released so we don't need to rely on github branch anymore.
| -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", |
