Skip to content

Commit

Permalink
forgot the resumer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed Nov 22, 2013
1 parent 9ab2e1f commit 9882d34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "tape",
"version" : "2.2.0",
"version" : "2.2.1",
"description" : "tap-producing test harness for node and browsers",
"main" : "index.js",
"bin" : "./bin/tape",
Expand All @@ -13,6 +13,7 @@
"deep-equal" : "~0.1.0",
"defined" : "~0.0.0",
"through": "~2.3.4",
"resumer": "~0.0.0",
"stream-combiner": "~0.0.2",
"split": "~0.2.10",
"inherits": "~2.0.1"
Expand Down

0 comments on commit 9882d34

Please sign in to comment.