jameskleeh / angular-confirm

Confirmation modal dialog for AngularJS
Apache License 2.0
150 stars 75 forks source link

Add ignore key to Bower file #48

Closed simison closed 8 years ago

simison commented 8 years ago

https://github.com/bower/spec/blob/master/json.md#ignore

To get rid of this warning:

bower invalid-meta  angular-confirm-modal is missing "ignore" entry in bower.json

And to make bower package more compact.

jameskleeh commented 8 years ago

Thank You