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
+4 -4
View File
@@ -14,11 +14,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.6",
"@polkadot/hw-ledger": "^6.9.1",
"@polkadot/keyring": "^6.9.1",
"@polkadot/hw-ledger": "^6.9.2-10",
"@polkadot/keyring": "^6.9.2-10",
"@polkadot/ui-settings": "0.81.2-1",
"@polkadot/util": "^6.9.1",
"@polkadot/x-rxjs": "^6.9.1",
"@polkadot/util": "^6.9.2-10",
"@polkadot/x-rxjs": "^6.9.2-10",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},