diff options
| author | Peter Bacon Darwin | 2014-03-17 10:00:36 +0000 |
|---|---|---|
| committer | Vojta Jina | 2014-03-21 11:42:16 -0700 |
| commit | 5b93e5fcfc605add03fa4d49ffef0743c1ad3405 (patch) | |
| tree | a10f5838682095dcbc55e8f546a597672d328d76 | |
| parent | 770fd5a91796a904ebce10b69d9518b320883170 (diff) | |
| download | angular.js-5b93e5fcfc605add03fa4d49ffef0743c1ad3405.tar.bz2 | |
chore(shrinkwrap): grunt-jasmine-node is retrieved from github
| -rw-r--r-- | npm-shrinkwrap.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 2742b178..726784e8 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -864,7 +864,9 @@ "version": "0.0.4" }, "grunt-jasmine-node": { - "version": "0.1.0" + "version": "0.1.0", + "from": "git://github.com/vojtajina/grunt-jasmine-node.git#fix-grunt-exit-code", + "resolved": "git://github.com/vojtajina/grunt-jasmine-node.git#ced17cbe52c1412b2ada53160432a5b681f37cd7" }, "grunt-jscs-checker": { "version": "0.4.0", |
