Skip to content

Angular 9 Support #20

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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