diff options
| author | Peter Bacon Darwin | 2014-03-17 10:00:36 +0000 | 
|---|---|---|
| committer | Peter Bacon Darwin | 2014-03-17 10:01:44 +0000 | 
| commit | 849e4472e178474b5b2be3d3a12d059a7c9b66dc (patch) | |
| tree | b3dcf80021ae2312dbeff8a470b41666a1f1c2c9 /npm-shrinkwrap.json | |
| parent | f55278fa8a8d229a8c1bd680feeb5ab194e381c5 (diff) | |
| download | angular.js-849e4472e178474b5b2be3d3a12d059a7c9b66dc.tar.bz2 | |
chore(shrinkwrap): grunt-jasmine-node is retrieved from github
Diffstat (limited to 'npm-shrinkwrap.json')
| -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 a83767c4..154d5ff2 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", | 
