Bump keyring (w/ Ethereum address allowance) (#492)

This commit is contained in:
Jaco
2021-06-24 15:10:59 +03:00
committed by GitHub
parent 2e892c00cd
commit a5dc09f7e7
10 changed files with 204 additions and 166 deletions
+2 -2
View File
@@ -17,8 +17,8 @@
"@polkadot/util-crypto": "*"
},
"devDependencies": {
"@polkadot/util": "^6.9.1",
"@polkadot/util-crypto": "^6.9.1",
"@polkadot/util": "^6.9.2-10",
"@polkadot/util-crypto": "^6.9.2-10",
"@types/color": "^3.0.1",
"@types/xmlserializer": "^0.6.2"
}