WebHid selection (#477)

This commit is contained in:
Jaco
2021-06-03 08:02:42 +03:00
committed by GitHub
parent d3e5ba557d
commit dd21ee2eb4
12 changed files with 137 additions and 112 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^6.6.1",
"@polkadot/keyring": "^6.6.2-8",
"@polkadot/reactnative-identicon": "0.78.2-7",
"@polkadot/ui-keyring": "0.78.2-7",
"@polkadot/ui-settings": "0.78.2-7",
"@polkadot/util": "^6.6.1",
"@polkadot/util-crypto": "^6.6.1",
"@polkadot/util": "^6.6.2-8",
"@polkadot/util-crypto": "^6.6.2-8",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",