-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ Events is a publish-subscribe style event system based on [sqlProvider/angular2- | |
- Angular 5: `npm install --save [email protected]` | ||
- Angular 6: `npm install --save [email protected]` | ||
- Angular 8: `npm install --save [email protected]` | ||
- Angular 10: `npm install --save [email protected].0` | ||
- Angular 10: `npm install --save [email protected].1` | ||
- :warning: Version 5.0.1 is incompatible with Angular 5 and should have been version 6.0.0. | ||
|
||
- Add module bundle to imports in your application. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters