Update client dependencies
This commit is contained in:
parent
dbe9d03352
commit
7108fa572c
19 changed files with 109 additions and 116 deletions
|
@ -1,7 +1,7 @@
|
|||
import React from 'react';
|
||||
import { render } from 'react-dom';
|
||||
import { browserHistory } from 'react-router';
|
||||
import { routeActions } from 'redux-simple-router';
|
||||
import { routeActions } from 'react-router-redux';
|
||||
import configureStore from './store';
|
||||
import createRoutes from './routes';
|
||||
import Socket from './util/Socket';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue