mafintosh / duplexify

Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
MIT License
190 stars 36 forks source link

Update readable-stream@3.0.2 #19

Closed jmannanc closed 5 years ago

jmannanc commented 6 years ago

This PR updates readable-stream to 3.0.2 to work on fixing an NPM bug. See npm/cli#59

phated commented 5 years ago

We can't do this due to dropping old node support which would be a semver major. Sorry.