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
+2 -2
View File
@@ -31,8 +31,8 @@
"devDependencies": {
"@babel/core": "^7.11.1",
"@babel/runtime": "^7.11.2",
"@polkadot/dev": "^0.55.34",
"@polkadot/ts": "^0.3.35",
"@polkadot/dev": "^0.55.37",
"@polkadot/ts": "^0.3.37",
"@types/jest": "^26.0.9",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",