angular-ga icon indicating copy to clipboard operation
angular-ga copied to clipboard

Allow higher Angular versions

Open DanielKucal opened this issue 4 years ago • 0 comments

Currently it throws e.g. "Package "angular-ga" has an incompatible peer dependency to "@angular/core" (requires "^8.0.0" (extended), would install "10.2.4")." while trying to update to Angular 10.

DanielKucal avatar Mar 26 '21 08:03 DanielKucal