MurhafSousli/ngx-disqus

Fix peerDependencies for Angular 7

glmanhtu opened this issue · 2 comments

Hello!
Do you have plans for angular 7 support?
When I install ngx-disqus on angular 7 app I've got this issues:

npm WARN ngx-disqus@2.4.0 requires a peer of @angular/common@^5.0.0 but none is installed. You must install peer dependencies yourself. npm WARN ngx-disqus@2.4.0 requires a peer of @angular/core@^5.0.0 but none is installed. You must install peer dependencies yourself.
Greetings,

This is not an issue, it is just a peerDependencies warning, it works on Angular 7

Yeah, it works, but could you update the plugin to remove those warning ?
Thank a lot,