Skip to content

Commit 71e9210

Browse files
author
Matt Lewis
committed
docs: update faq
1 parent d025456 commit 71e9210

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,17 @@ Where possible this library will strictly adhere to [semver](http://semver.org/)
7575

7676
## FAQ
7777

78-
### Is this library AoT compatible?
78+
### Is this library AoT and universal compatible?
7979

8080
Yes.
8181

8282
### Does this library work with angular 2.x?
8383

8484
The last version of this library that supports 2.x is `0.9.1`. However the upgrade from angular 2.x to 4.x is just a matter of [changing the dependencies in your package.json](https://github.com/mattlewis92/angular2-tv-tracker/commit/9439e3cec40293b2a86bc2222f610ee6ad4b5229) and [adding the `angular/animations` module](https://github.com/mattlewis92/angular2-tv-tracker/commit/9fe0e3158290c2612d20e4c0f54d2204fb70791e)
8585

86+
### Does this library work with angular 4.x?
87+
The last version of this library that supports 4.x is `0.22.3`.
88+
8689
### How do I use this with my favourite module bundler?
8790

8891
See the [examples list](https://github.com/mattlewis92/angular-calendar/tree/master/build-tool-examples).

0 commit comments

Comments
 (0)