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
@@ -25,8 +25,8 @@
"devDependencies": {
"@babel/core": "^7.3.4",
"@babel/runtime": "^7.3.4",
"@polkadot/dev-react": "^0.25.11",
"@polkadot/ts": "^0.1.54",
"@polkadot/dev-react": "^0.25.13",
"@polkadot/ts": "^0.1.56",
"empty": "^0.10.1",
"gh-pages": "^2.0.1"
}