Skip to content

Angular 9 Support #20

@szingg

Description

@szingg

Is there any reason why versions greater than 6 are excluded in package-dist.json?
"@angular/*": ">=2.0.0 <7.0.0"

I would suggest changing peer dependencies to
"@angular/*": ">=2.0.0"
This is the way many other libraries do it (e.g. @ngx-translate/core)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions