sajivkumar / mathjax-angular

Mathjax 3 for angular
10 stars 13 forks source link

update to angular 13 #19

Closed rubenlagatie closed 1 year ago

rubenlagatie commented 2 years ago

Hi sajivkumar,

Would it be possible to update the package to angular 13. We get a dependency tree error when installing this package in an angular 13 project because this package has a peerDepedency on angular 12.

Thanks for the great package!

pstricks-fans commented 2 years ago

You can do npm install mathjax-angular --force.

sajivkumar commented 1 year ago

We have now upgraded to Angular 14 @ https://github.com/sajivkumar/mathjax-angular/pull/22 Thanks for your support