ajsoriar / angular-avatar

Angular Avatar is a simple and lightweight AngularJS directive that generates a letter's avatar like Microsoft or Google do in their web apps. First letter of each word in a string or a group of initials will be used to generate the avatar. The image of the avatar will be rendered in an html img tag as a real png or jpeg.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot install via bower

jack-box opened this issue · comments

I triead adding the dependency in bower but when I do a bower update there is an error because is trying to download the angular-mock version 1.4.5 and bower said cannot find suitable version. I'm using angular 1.5.3

I had to make a resolution in bower. Thanks