oops
This commit is contained in:
parent
ef58503537
commit
8e11e2e3fc
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
import * as websocket from 'websocket';
|
||||
import * as redis from 'redis';
|
||||
import * as CRC32 from 'crc-32/types/types';
|
||||
import * as CRC32 from 'crc-32';
|
||||
import ReversiGame, { pack } from '../../../models/games/reversi/game';
|
||||
import { publishReversiGameStream } from '../../../stream';
|
||||
import Reversi from '../../../games/reversi/core';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue