Fix Polkadot identicon blake2 (#103)

* Fix Polkadot identicon blake2

* CHANGELOG
This commit is contained in:
Jaco Greeff
2019-03-27 11:39:31 +01:00
committed by GitHub
parent f7dec928ae
commit 5beff953fb
7 changed files with 52 additions and 45 deletions
+3 -3
View File
@@ -17,9 +17,9 @@
"styled-components": "^4.1.3"
},
"devDependencies": {
"@polkadot/keyring": "^0.40.1",
"@polkadot/types": "^0.50.1",
"@polkadot/util": "^0.40.1"
"@polkadot/keyring": "^0.42.0-beta.1",
"@polkadot/types": "^0.52.0-beta.1",
"@polkadot/util": "^0.42.0-beta.1"
},
"peerDependencies": {
"@polkadot/keyring": "*",