1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 10:33:57 +00:00

add analytics support

This commit is contained in:
Kyle Spearrin
2018-01-26 10:50:06 -05:00
parent 5b92d9d31f
commit 0f5af81bd9
5 changed files with 21 additions and 1 deletions

View File

@@ -51,6 +51,8 @@
"@angular/upgrade": "5.2.0",
"core-js": "^2.4.1",
"rxjs": "^5.5.6",
"zone.js": "^0.8.19"
"zone.js": "^0.8.19",
"angular2-toaster": "4.0.2",
"angulartics2": "5.0.1"
}
}