Bring deps up to date

This commit is contained in:
Casper Warden
2018-10-10 10:12:20 +01:00
parent fefdada38e
commit c6c6768dc9
570 changed files with 762 additions and 866 deletions

View File

@@ -7,7 +7,7 @@ import {TeleportLocationRequestMessage} from '../messages/TeleportLocationReques
import * as Long from 'long';
import {LureEvent, PacketFlags, RegionInfoReplyEvent, TeleportEvent, TeleportFlags, Bot} from '../..';
import {Agent} from '../Agent';
import {Subscription} from 'rxjs/Subscription';
import {Subscription} from 'rxjs/internal/Subscription';
export class TeleportCommands extends CommandsBase
{