Update dependencies

This commit is contained in:
Jaco Greeff
2017-08-04 11:57:05 +02:00
parent e7641e38d8
commit c088a9a660
12 changed files with 445 additions and 2463 deletions

View File

@@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
import { omitBy } from 'lodash';
import omitBy from 'lodash.omitby';
import { observer } from 'mobx-react';
import React, { Component } from 'react';
import { FormattedMessage } from 'react-intl';