Bring deps up to date
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import {Subject} from 'rxjs/Subject';
|
||||
import {
|
||||
ChatEvent,
|
||||
DisconnectEvent,
|
||||
@@ -15,6 +14,7 @@ import {
|
||||
ScriptDialogEvent,
|
||||
EventQueueStateChangeEvent
|
||||
} from '..';
|
||||
import {Subject} from 'rxjs/internal/Subject';
|
||||
|
||||
|
||||
export class ClientEvents
|
||||
|
||||
Reference in New Issue
Block a user