brtnshrdr / angular2-hotkeys

Keyboard shortcuts for Angular 2 apps
MIT License
203 stars 95 forks source link

Update to Angular 13 #156

Closed konstantinschuette closed 2 years ago

konstantinschuette commented 2 years ago

I just ran npx npm-check-updates -u & npm i with no errors.

Sadly there are no tests to verify that the repo/package is still working

Coffee-Tea commented 2 years ago

@konstantinschuette have you tried to use upgraded lib this locally?

Coffee-Tea commented 2 years ago

Ive created another one with additional fix, tested it locally, awaiting for approval

Coffee-Tea commented 2 years ago

@konstantinschuette I've just published v13.0.1 to npm Could u please try it out and let me know if that works for you? Thanks!

konstantinschuette commented 2 years ago

image

No, it throws this error on npm i

Coffee-Tea commented 2 years ago

I'll take a look, thanks for the feedback 🙏

Coffee-Tea commented 2 years ago

@konstantinschuette could u pls v13.1.0 of https://www.npmjs.com/package/angular2-hotkeys?

konstantinschuette commented 2 years ago

Yes, this now works fine for me