- Updated dependencies to use Angular 7.x
- Changed version to match Angular latest release
- breaking message bus should be included as a MessageBusModule not as a service in provider list
- Added configuration of error handling when exception occurs in listener's callback
- Fixed typo in property from 'recipent' to 'recipient'
Adapted project to Angualr 6.x & rxjs 5.x