Skip to content

Commit 9882d34

Browse files
author
James Halliday
committed
forgot the resumer dep
1 parent 9ab2e1f commit 9882d34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "tape",
3-
"version" : "2.2.0",
3+
"version" : "2.2.1",
44
"description" : "tap-producing test harness for node and browsers",
55
"main" : "index.js",
66
"bin" : "./bin/tape",
@@ -13,6 +13,7 @@
1313
"deep-equal" : "~0.1.0",
1414
"defined" : "~0.0.0",
1515
"through": "~2.3.4",
16+
"resumer": "~0.0.0",
1617
"stream-combiner": "~0.0.2",
1718
"split": "~0.2.10",
1819
"inherits": "~2.0.1"

0 commit comments

Comments
 (0)