Angular 13 support
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
When I wanted to upgrade my project to android 12 I got an incompatible peer dependency error
```
Package "ng2-smart-table" has an incompatible peer dependency to "@angular/common" (requires "^10.0.0" (extended), would install "12.1.4").
Package "ng2-smart-table" has an incompatible peer dependency to "@angular/core" (requires "^10.0.0" (extended), would install "12.1.4").
Package "ng2-smart-table" has an incompatible peer dependency to "@angular/forms" (requires "^10.0.0" (extended), would install "12.1.4").
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.