Bump deps (#495)

This commit is contained in:
Jaco
2021-06-25 14:31:05 +03:00
committed by GitHub
parent b857ce4614
commit fd9fdf37d9
9 changed files with 99 additions and 99 deletions
+4 -4
View File
@@ -14,11 +14,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.6",
"@polkadot/hw-ledger": "^6.9.2-10",
"@polkadot/keyring": "^6.9.2-10",
"@polkadot/hw-ledger": "^6.9.2-11",
"@polkadot/keyring": "^6.9.2-11",
"@polkadot/ui-settings": "0.81.2-4",
"@polkadot/util": "^6.9.2-10",
"@polkadot/x-rxjs": "^6.9.2-10",
"@polkadot/util": "^6.9.2-11",
"@polkadot/x-rxjs": "^6.9.2-11",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},