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
+2 -2
View File
@@ -24,8 +24,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.40.1",
"@polkadot/util-crypto": "^0.40.1",
"@polkadot/keyring": "^0.42.0-beta.1",
"@polkadot/util-crypto": "^0.42.0-beta.1",
"xmlserializer": "^0.6.1"
}
}