daniel-nagy / md-data-table

Material Design Data Table for Angular Material
MIT License
1.9k stars 519 forks source link

use peer dependencies instead of normal dependencies #333

Closed TitanNano closed 8 years ago

TitanNano commented 8 years ago

The package should use peer dependencies since it is impossible to load angular and angular material twice. As a plugin, the package should use the angular and angular material versions chosen by the host application.