Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support all Angular 13 versions #512

Merged

Conversation

ranma42
Copy link
Contributor

@ranma42 ranma42 commented Jun 14, 2022

The peer dependency constraint was requiring the version to be >= 13.2.6, but there seem to be no actual need for the changes introduced after the release.

Fixes #463

The peer dependency constraint was requiring the version to be >=
13.2.6, but there seem to be no actual need for the changes introduced
after the release.
@Heatmanofurioso Heatmanofurioso added bug This is a bug with this library dependencies Pull requests that update a dependency file labels Jun 14, 2022
@Heatmanofurioso Heatmanofurioso merged commit eb32cc8 into abacritt:master Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is a bug with this library dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change Angular 13 Peer Dependencies
2 participants