Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upupdate map-stream dependency #44
Comments
This comment has been minimized.
This comment has been minimized.
|
okay, fixed. However, I'd suggest just using the map-stream directly, and avoiding utility collection style modules. |
This comment has been minimized.
This comment has been minimized.
|
use event-stream@3.0.17 |
right9ctrl
closed this
Sep 4, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rikkertkoppes commentedDec 4, 2013
es still uses map-stream 0.0.2, while you've already created 0.0.3 which solves out of order mapping.
Been cracking my head around this for a while :)