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

Issue with Dependencies #122

Open rewathkafley opened 5 years ago

rewathkafley commented 5 years ago

@angular and related dependencies are declared as dependencies instead of peerDependencies which is a big problem. I am trying to use this package in my angular 5 project and It installs angular 7 as dependency which is a big issue.