Skip to content

Commit be11f13

Browse files
authored
bump(4.0.0): release 4.0.0 to npm
1 parent 3321782 commit be11f13

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,9 @@ Install & save the library to your package.json:
1010
$ npm i -S @markpieszak/ng-application-insights
1111
```
1212

13-
> Rxjs 5.5+ (with pipeable operators) use latest (4.x)
13+
> Angular 5.x with Rxjs 5.5+ (pipeable operators) use latest (4.x)
1414
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
15+
> Angular 5.x (with older rxjs < 5.5) use versions 3.x
2016
2117
---
2218

0 commit comments

Comments
 (0)