Skip to content

Commit

Permalink
Upgrade test reporter
Browse files Browse the repository at this point in the history
taper v0.4.0 has a workaround for tapjs/tapjs#109 and
tape-testing/tape#140, a bug I was experiencing in writing some new tests.
  • Loading branch information
nylen committed Jan 24, 2015
1 parent e33a883 commit 50d2739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -58,6 +58,6 @@
"karma-tap": "~1.0.1",
"rimraf": "~2.2.8",
"tape": "~3.0.0",
"taper": "~0.3.0"
"taper": "~0.4.0"
}
}

0 comments on commit 50d2739

Please sign in to comment.