mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-19 00:41:06 +00:00
Adapt interfaces for latest @polkadot/keyring (#146)
* Adapt interfaces for latest @polkadot/keyring * Re-write yarn.lock * Bump latest api
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
"styled-components": "^4.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.93.0-beta.3",
|
||||
"@polkadot/types": "^0.81.0-beta.10",
|
||||
"@polkadot/util": "^0.93.0-beta.3"
|
||||
"@polkadot/keyring": "^0.93.0-beta.5",
|
||||
"@polkadot/types": "^0.81.0-beta.14",
|
||||
"@polkadot/util": "^0.93.0-beta.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
Reference in New Issue
Block a user