Update to latest Angulartics2
The docs make no mention of Angular 9, but there is a failing test because of Angulartics2, tracking appears to still work from what I can tell locally.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"@angular/platform-browser": "^9.0.5",
|
||||
"@angular/platform-browser-dynamic": "^9.0.5",
|
||||
"@angular/router": "^9.0.5",
|
||||
"angulartics2": "^8.1.0",
|
||||
"angulartics2": "^8.3.0",
|
||||
"core-js": "^2.5.4",
|
||||
"json-schema-traverse": "^0.4.1",
|
||||
"rxjs": "~6.5.4",
|
||||
|
||||
Reference in New Issue
Block a user