-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:
Current behavior
When running npm install @ngneat/hotkeys@^1.2.0 in Angular 13 project I get an error
Could not resolve dependency:
npm ERR! peer tslib@"^1.10.0" from @ngneat/[email protected]
Expected behavior
hotkeys version 1.2.0 should install without any issues (claims Angular 13 compatibility).
Minimal reproduction of the problem with instructions
Typescript 3.9 is used since Angular 10 which requires tslib 2.x
What is the motivation / use case for changing the behavior?
I need hotkey support in my Angular 13 project
Environment
Angular 13.3.0
youseeus
Metadata
Metadata
Assignees
Labels
No labels