Updating some client deps + eslint

Этот коммит содержится в:
Christopher Speller
2016-02-22 08:31:10 -05:00
родитель 040bff2b9f
Коммит 4c92a1c1e3
90 изменённых файлов: 449 добавлений и 406 удалений

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

@@ -70,7 +70,7 @@ export default class EmailVerify extends React.Component {
);
if (this.props.resendSuccess) {
resendConfirm = (
<div><br /><p className='alert alert-success'><i className='fa fa-check'></i>
<div><br/><p className='alert alert-success'><i className='fa fa-check'></i>
<FormattedMessage
id='email_verify.sent'
defaultMessage=' Verification email sent.'