Skip to content

Commit e2247e4

Browse files
committed
update duplexer2 and stream-combiner2
These two were part of the streams3 update, but they didn't make it.
1 parent e9ccd1e commit e2247e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"concat-stream": "~1.5.0",
1313
"defined": "^1.0.0",
1414
"detective": "^4.0.0",
15-
"duplexer2": "0.0.2",
15+
"duplexer2": "^0.1.2",
1616
"inherits": "^2.0.1",
1717
"parents": "^1.0.0",
1818
"readable-stream": "^2.0.2",
1919
"resolve": "^1.1.3",
20-
"stream-combiner2": "~1.0.0",
20+
"stream-combiner2": "^1.1.1",
2121
"subarg": "^1.0.0",
2222
"through2": "^2.0.0",
2323
"xtend": "^4.0.0"

0 commit comments

Comments
 (0)