This repository was archived by the owner on Aug 25, 2018. It is now read-only.

Description
On generating a new project, the version of bootstrap (if required) is currently defaulting to 3.3.5 which breaks wiredep. The fix (as in the Bootstrap release notes: http://blog.getbootstrap.com/2015/06/15/bootstrap-3-3-5-released/) is to add an override block to bower.json. I'm happy to submit a pull request with the change but wanted to at least run it here first in case it's already there and I'm missing something.