We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3321782 commit be11f13Copy full SHA for be11f13
README.md
@@ -10,13 +10,9 @@ Install & save the library to your package.json:
10
$ npm i -S @markpieszak/ng-application-insights
11
```
12
13
-> Rxjs 5.5+ (with pipeable operators) use latest (4.x)
+> Angular 5.x with Rxjs 5.5+ (pipeable operators) use latest (4.x)
14
15
-> Angular 5.x use versions 3.x
16
-
17
-> Angular 4.x use versions 2.x
18
19
-> Angular 2.x use versions 1.x
+> Angular 5.x (with older rxjs < 5.5) use versions 3.x
20
21
---
22
0 commit comments