Support scanning name where ":" is contained within (#354)

This commit is contained in:
Jaco Greeff
2020-08-10 21:26:11 +02:00
committed by GitHub
parent 8766481109
commit fdc310b32e
11 changed files with 111 additions and 94 deletions
+3 -3
View File
@@ -25,9 +25,9 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^3.1.0-beta.4",
"@polkadot/types": "^1.28.0-beta.3",
"@polkadot/util": "^3.1.0-beta.4",
"@polkadot/keyring": "^3.1.1",
"@polkadot/types": "^1.29.0-beta.0",
"@polkadot/util": "^3.1.1",
"@types/ledgerhq__hw-transport-node-hid": "^4.22.1",
"@types/ledgerhq__hw-transport-webusb": "^4.70.0",
"@types/mkdirp": "^1.0.1",