mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 21:31:01 +00:00
Use publicKey for icons (#118)
* Use publicKey for icons * Hex value for jdenticon
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.4.3"
|
||||
"@babel/runtime": "^7.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/types": "^0.77.0-beta.3"
|
||||
"@polkadot/types": "^0.78.0-beta.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/types": "*"
|
||||
|
||||
Reference in New Issue
Block a user