Hi, first time poster here. Please forgive my ignorance as I'm a nodejs novice and not really sure of the etiquette.There is a repo in github where there is new code that I would really like to use but it looks like the repo owner hasn't gotten around to releasing the new code in an updated npm package. The existing npm package is included as a dependency of another git repo that I have cloned.I have already asked the repo owner via a github issue if they could release a new version of the npm package, so I could just wait on a response from that.Short of cloning the dependency locally, building and then copy-pasting it into my node modules directory, and given that I have no access to either repo, is there a a better way?
Submitted July 02, 2017 at 08:17AM by amurray831
No comments:
Post a Comment