Bump deps, remove deprecated ui-util (#145)

* Bump deps, remove deprecated ui-util

* Bumop, fix lint

* Update vuepress config (excl. removed ui-util)
This commit is contained in:
Jaco Greeff
2019-06-12 18:54:31 +02:00
committed by GitHub
parent f440b95671
commit 0acf9520c8
17 changed files with 598 additions and 790 deletions
+1 -2
View File
@@ -3,9 +3,8 @@
// This software may be modified and distributed under the terms
// of the Apache-2.0 license. See the LICENSE file for details.
import { encodeAddress } from '@polkadot/keyring';
import { isNull } from '@polkadot/util';
import { randomAsU8a } from '@polkadot/util-crypto';
import { encodeAddress, randomAsU8a } from '@polkadot/util-crypto';
import identicon from '.';