a8m / angular-filter

Bunch of useful filters for AngularJS (with no external dependencies!)
https://github.com/a8m/angular-filter
MIT License
2.93k stars 332 forks source link

Fix: bower dependency on angular #233

Closed roger2hk closed 7 years ago

roger2hk commented 7 years ago

This fix should avoid unnecessary dependency warning in bower for angular version newer than 1.4.3.

a8m commented 7 years ago

Thanks @roger2hk