awendland / angular-json-tree

Angular directive for displaying a JSON object in an expandable tree structure
Other
79 stars 41 forks source link

please define angular as a peer dependency #52

Closed david-gang closed 5 years ago

david-gang commented 7 years ago

When downloading angular-json-tree it also downloads angular.

It shouldn;t download angular by default. Therefore angular should be defined as a peer dependency.

Please look here for an example https://github.com/angular-ui/ui-router/blob/master/package.json#L68