Hello !
Thanks for maintaining this project !
I use it in a project and when I upgrade Angular to v14, I run into a dependency problem =>
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@">=13 <14" from ng-qrcode@6.0.0
npm ERR! node_modules/ng-qrcode
npm ERR! ng-qrcode@"^6.0.0" from the root project
I did a PR to resolve this issue, if you can have a look and tell me if I need to change something.
Hello ! Thanks for maintaining this project ! I use it in a project and when I upgrade Angular to v14, I run into a dependency problem =>
I did a PR to resolve this issue, if you can have a look and tell me if I need to change something.
Thanks !