Swap to HDKD dev keyring (#91)

* Swap to HDKD dev keyring

* CHANGELOG

* Bump deps

* Bump version
This commit is contained in:
Jaco Greeff
2019-03-13 17:12:32 +01:00
committed by GitHub
parent dec711805d
commit e3edfd3fec
10 changed files with 69 additions and 87 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-util",
"version": "0.28.8",
"version": "0.29.0",
"description": "Utility functions (non-React) that aid in display, formats and determination",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -12,7 +12,7 @@
"@babel/runtime": "^7.3.4"
},
"devDependencies": {
"@polkadot/types": "^0.45.21"
"@polkadot/types": "^0.46.11"
},
"peerDependencies": {
"@polkadot/types": "*"