angular-underscore
angular-underscore copied to clipboard
Update bower.json to list underscore as a dependency
This fixes issues with wiredep dependency load order. Right now, underscore and angular will sometimes be loaded AFTER this module which results in a reference error and breaks the app during boot.
Bump?