Require readable-stream with support for _final() (#84)
This commit is contained in:
parent
59abdc85c0
commit
a307dc514a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
"buffer-alloc": "^1.1.0",
|
||||
"end-of-stream": "^1.0.0",
|
||||
"fs-constants": "^1.0.0",
|
||||
"readable-stream": "^2.0.0",
|
||||
"readable-stream": "^2.3.0",
|
||||
"to-buffer": "^1.1.0",
|
||||
"xtend": "^4.0.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue