I'm submitting a...
Current behavior
I tried to update my app to Angular 9.0.6 by running ng update @angular/cli @angular/core
and got the following
Package "angular-token" has an incompatible peer dependency to "@angular/core" (requires "^7.0.0" (extended), would install "9.0.6").
Package "angular-token" has an incompatible peer dependency to "@angular/common" (requires "^7.0.0" (extended), would install "9.0.6").
Expected behavior
Compatibility with Angular 9
What is the motivation / use case for changing the behavior?
I want to update my app to use Angular 9
Environment
Angular-Token version: 7.0.1
Angular version: 8.0.2 -> 9.0.6
Bundler
Browser: