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
+1 -1
View File
@@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.3.4",
"@polkadot/util": "^0.40.1",
"@polkadot/util": "^0.42.0-beta.1",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}