scotch / angular-brunch-seed

AngularJS + Brunch
Other
228 stars 78 forks source link

how to update bower dependencies #105

Closed abbood closed 10 years ago

abbood commented 10 years ago

the readme says to update bower dependencies.. we must update component.json, however there is no file with that name (bower.io says it's deprecated) and if I update the newer bower.json it doesn't update the vendor directory and i get in trouble.. help!

abbood commented 10 years ago

i figured it out.. basically i just had to change the bower.json file (so the above documentation is old).. + i had to include this before the vendor.js was included in index.jade.. simple!