mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 11:28:00 +00:00
addMultisig for ui-keyring (#311)
* addMultisig for ui-keyring * Bumps * Spelling.
This commit is contained in:
@@ -27,12 +27,12 @@
|
||||
"@polkadot/ui-keyring": "0.52.1",
|
||||
"@polkadot/ui-settings": "0.52.1",
|
||||
"@react-native-community/async-storage": "^1.9.0",
|
||||
"fast-text-encoding": "^1.0.1",
|
||||
"fast-text-encoding": "^1.0.2",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
"os-browserify": "^0.3.0",
|
||||
"process": "^0.11.10",
|
||||
"react": "16.13.1",
|
||||
"react-native": "^0.62.1",
|
||||
"react-native": "^0.62.2",
|
||||
"react-native-crypto": "^2.2.0",
|
||||
"react-native-randombytes": "^3.5.3",
|
||||
"stream-http": "^3.1.0"
|
||||
@@ -40,12 +40,12 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.9.0",
|
||||
"@babel/runtime": "^7.9.2",
|
||||
"@polkadot/keyring": "^2.8.1",
|
||||
"@polkadot/util": "^2.8.1",
|
||||
"@polkadot/util-crypto": "^2.8.1",
|
||||
"@react-native-community/cli-platform-ios": "^4.5.0",
|
||||
"@polkadot/keyring": "^2.9.0-beta.0",
|
||||
"@polkadot/util": "^2.9.0-beta.0",
|
||||
"@polkadot/util-crypto": "^2.9.0-beta.0",
|
||||
"@react-native-community/cli-platform-ios": "^4.7.0",
|
||||
"@types/react-test-renderer": "16.9.2",
|
||||
"babel-jest": "^25.2.6",
|
||||
"babel-jest": "^25.4.0",
|
||||
"metro-react-native-babel-preset": "^0.59.0",
|
||||
"react-test-renderer": "16.13.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user