ruhley / angular-color-picker

Vanilla AngularJS Color Picker Directive with no requirement on jQuery
http://ruhley.github.io/angular-color-picker/
MIT License
165 stars 78 forks source link

Files referenced in main property of bower.json do not exist #10

Closed hzpz closed 9 years ago

hzpz commented 9 years ago

Thank you very much for fixing the issues I reported yesterday so quickly! However, wiredep still does not work and I just figured out why: the files referenced in the main property of bower.json do not exist. bower.json references angular-color-picker.js but the filename is actually angularjs-color-picker.js. The same applies to the css file.

ruhley commented 9 years ago

Fixed in f53634167b871dbd45e8f1a744c750c82bff3f3c and released in v0.3.4.