Updating client dependancies except ESLint and react-router (#5253)

Этот коммит содержится в:
Christopher Speller
2017-02-03 08:23:10 -05:00
коммит произвёл GitHub
родитель 24f02a15c1
Коммит 177589b1e2
3 изменённых файлов: 41 добавлений и 41 удалений

Просмотреть файл

@@ -32,4 +32,4 @@ const AppDispatcher = Object.assign(new Flux.Dispatcher(), {
}
});
module.exports = AppDispatcher;
export default AppDispatcher;