mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 12:38:05 +00:00
addMultisig for ui-keyring (#311)
* addMultisig for ui-keyring * Bumps * Spelling.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.9.2",
|
||||
"@polkadot/ui-shared": "0.52.1",
|
||||
"react-native-svg": "^12.0.3"
|
||||
"react-native-svg": "^12.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util-crypto": "*",
|
||||
@@ -19,7 +19,7 @@
|
||||
"react-native": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util-crypto": "^2.8.1",
|
||||
"@types/react-native": "^0.62.1"
|
||||
"@polkadot/util-crypto": "^2.9.0-beta.0",
|
||||
"@types/react-native": "^0.62.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user