cebor / angular-highcharts

Highcharts directive for Angular
MIT License
215 stars 64 forks source link

No peer dependency mentioning highcharts #389

Open sivasankarankb opened 1 year ago

sivasankarankb commented 1 year ago

Since angular-highcharts works with a specific version (range) of highcharts and since highcharts itself would be used by the user, shouldn't this requirement be specified explicitly as a peer dependency?