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

@@ -16,9 +16,6 @@
import 'whatwg-fetch';
import es6Promise from 'es6-promise';
es6Promise.polyfill();
import Api from '@parity/api';
import Web3 from 'web3';