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
+2 -2
View File
@@ -10,8 +10,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/util": "^6.6.1",
"@polkadot/util-crypto": "^6.6.1",
"@polkadot/util": "^6.6.2-8",
"@polkadot/util-crypto": "^6.6.2-8",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^5.3.0"