bower-update-all

Update all of your Bower dependencies in one single command


Keywords
bower, update, all, dependencies
License
Fair
Install
npm install bower-update-all@0.1.1

Documentation

bower-update-all

Make ALL the updates!

Inspired by npm-check-updates.

Usage

No bullshit :)

sudo npm install -g bower-update-all
bower-update-all

(in a folder with a bower.json file)

After this, dependencies in your file will be to their latest possible version.