-
Notifications
You must be signed in to change notification settings - Fork 93
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
Extend peer dependencies to Angular 8 #188
Comments
Yes please!!! |
Same. |
Merged
Did you forget to publish to npm or is it just taking a bit of time to be updated? |
It has just been published under version 8.0.0. Thanks everyone for your patience! |
Perfect thank you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue description
running
npm install
throws the following warning:Steps to reproduce and a minimal demo of the problem
npm install
with Angular 8Current behavior
npm install
shows a couple of warning due to peer dependencies.Expected/desired behavior
No warnings should be shown
The text was updated successfully, but these errors were encountered: