Skip to content
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

bower packageManager #145

Closed
Toilal opened this issue Oct 4, 2015 · 3 comments
Closed

bower packageManager #145

Toilal opened this issue Oct 4, 2015 · 3 comments

Comments

@Toilal
Copy link

Toilal commented Oct 4, 2015

Thanks for bower support.

There's still reference to npm in messages when using bower packageManager option.

$ ncu -m bower
...
The following dependencies are satisfied by their declared version range, but the installed versions are 
behind. You can install the latest versions without modifying your package file by using npm update. If 
you want to update the dependencies in your package file anyway, use ncu --upgradeAll.
...
@raineorshine
Copy link
Owner

Thank you. I got rid of most of the other references.

Does bower update work the same as npm update? If so, I can just change the text.

@Toilal
Copy link
Author

Toilal commented Oct 5, 2015

I think it's the same: http://bower.io/docs/api/#update

@raineorshine
Copy link
Owner

Fixed in v2.3.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants