Update client dependencies
This commit is contained in:
parent
383ca39354
commit
d023f63a7c
9 changed files with 48 additions and 41 deletions
|
@ -1,7 +1,7 @@
|
|||
import { Map, Record } from 'immutable';
|
||||
import createReducer from '../util/createReducer';
|
||||
import * as actions from '../actions';
|
||||
import forEach from 'lodash/collection/forEach';
|
||||
import forEach from 'lodash/forEach';
|
||||
|
||||
const Server = Record({
|
||||
nick: null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue