Update client deps: react 16.3, babel 7
This commit is contained in:
parent
1ae7d867a9
commit
0cbbc1b8ff
46 changed files with 1125 additions and 808 deletions
|
@ -3,7 +3,7 @@ import { join, part, invite, kick, setTopic } from 'state/channels';
|
|||
import { sendMessage, raw } from 'state/messages';
|
||||
import { setNick, disconnect, whois, away } from 'state/servers';
|
||||
import { select } from 'state/tab';
|
||||
import { find } from 'util';
|
||||
import { find } from 'utils';
|
||||
import createCommandMiddleware, { beforeHandler, notFoundHandler } from './middleware/command';
|
||||
|
||||
const help = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue