mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 22:41:02 +00:00
Fix Polkadot identicon blake2 (#103)
* Fix Polkadot identicon blake2 * CHANGELOG
This commit is contained in:
@@ -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": "*",
|
||||
|
||||
Reference in New Issue
Block a user