Skip to content

Commit

Permalink
Use @vvo patch of tap-finished : see defunctzombie#223
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvaincombes committed Sep 3, 2015
1 parent 7721fd0 commit bfb800a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"stack-mapper": "0.2.2",
"stacktrace-js": "http://github.com/defunctzombie/stacktrace.js/tarball/07e7b9516f1449f5c209e4f67f11a43f738c1712",
"superagent": "0.15.7",
"tap-finished": "0.0.1",
"tap-finished": "https://github.com/vvo/tap-finished/tarball/patch-1",
"tap-parser": "0.7.0",
"watchify": "2.3.0",
"wd": "0.3.11",
Expand Down Expand Up @@ -69,4 +69,4 @@
"scripts": {
"test": "DEBUG=zuul* mocha --ui qunit --timeout 0 --bail -- test/index.js"
}
}
}

0 comments on commit bfb800a

Please sign in to comment.