-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add version support #1
Comments
Used Well done on this, Ben! 👍 |
+1 version support would be great! @balupton I just read over your code. If you could write up how you would like the API to be, I could implement this and submit a Pull Request for you to review 😃 . I was thinking that there be a |
@Glavin001 cool give me a moment, I'll move it from coffeescript to es6, then you can add your thing have version as a properties of |
Also I noticed one of the tests failed, "incomplete". Is that just me? |
@Glavin001 es6 version released, so good for your pull request, tests passing for me We're also on slack at https://slack.bevry.me |
I like the idea to have version support. One potential issue to navigate would be if a package was requested with two different versions, how the node_modules folder would look. |
It would only allow one. I suppose if the version of the most recent request was incompatible with the previously installed version then This is all backed by calling |
is there any update on this feature? |
No description provided.
The text was updated successfully, but these errors were encountered: