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 upDependency to map-stream #99
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
davidbarton commentedAug 15, 2016
•
edited
Hi,
package.jsonspecifies dependency to"map-stream": "~0.1.0"which I am unable to find in repo https://github.com/dominictarr/map-stream.My issue is that installed
map-stream 0.1.0has custom licence andmap-stream 0.0.6has MIT (preferable). Can you please take a look and update package dependency?Reproduce