-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Update bower and npm deps #534
Comments
We can add gulp task to maintain these updates. I see that there is integration with 3rd party code available. What do you think? |
gulp task sounds good. Re 3rd party code: what is this? We've already been using greenkeeper, but it stopped working for some reason. |
I'm just referring to this: https://github.com/tjunnone/npm-check-updates#integration By 3rd party code they mean gulp/grunt etc. I guess. Sorry for confusion :) |
I like it. We can have a gulp task to update and a gulp check to warn in case of outdated deps. Can you take this? :) |
Sure. I'll work on that. |
I believe this is done. Right? |
Yep |
Hey, greenkeeper has some hiccup for a couple of weeks and it is not updating our deps. We should do the update asap, as the longer we wait the more problems we'd have. The tool to use: https://github.com/tjunnone/npm-check-updates
The text was updated successfully, but these errors were encountered: