-
Notifications
You must be signed in to change notification settings - Fork 13
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
fix "Enable using a custom npm registry" issue #123
Conversation
package.json
Outdated
@@ -1,6 +1,6 @@ | |||
{ | |||
"name": "bower-npm-resolver", | |||
"version": "0.9.0", | |||
"version": "0.9.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The version number will be updated automatically once released, can you revert this line?
@madbonez Thank you! Can you revert the version number update please (once done, I'll publish a new release)? |
Done |
@mjeanroy When you think new release can be done? |
@mjeanroy This is great news! |
Fixes #35
Get some code from here https://github.com/npm/npm/blob/latest/lib/config/pacote.js