owsolutions / amazing-time-picker

Timepicker (Clock Picker) for Angular 2, Angular 4 and Angular 5, Angular 6, Angular 7 - Compatible with Angular Material
138 stars 76 forks source link

@angular/http should be removed from dependencies? #133

Open omar-dulaimi opened 4 years ago

omar-dulaimi commented 4 years ago

Since the @angular/http package has been removed, shouldn't the library remove it as well? the replacement is @angular/common/http as the Angular docs mentions here: https://angular.io/guide/deprecations#angularhttp

Thank you for the awesome time-picker