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
+4 -4
View File
@@ -14,11 +14,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/hw-ledger": "^6.6.1",
"@polkadot/keyring": "^6.6.1",
"@polkadot/hw-ledger": "^6.6.2-8",
"@polkadot/keyring": "^6.6.2-8",
"@polkadot/ui-settings": "0.78.2-7",
"@polkadot/util": "^6.6.1",
"@polkadot/x-rxjs": "^6.6.1",
"@polkadot/util": "^6.6.2-8",
"@polkadot/x-rxjs": "^6.6.2-8",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},