Bump deps (#446)

This commit is contained in:
Jaco Greeff
2021-03-01 21:47:02 +01:00
committed by GitHub
parent aff728dd5e
commit 36d479380f
10 changed files with 290 additions and 288 deletions
+4 -4
View File
@@ -13,11 +13,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.8",
"@polkadot/hw-ledger": "^5.9.2",
"@polkadot/keyring": "^5.9.2",
"@polkadot/hw-ledger": "^5.9.3-0",
"@polkadot/keyring": "^5.9.3-0",
"@polkadot/ui-settings": "0.70.1",
"@polkadot/util": "^5.9.2",
"@polkadot/x-rxjs": "^5.9.2",
"@polkadot/util": "^5.9.3-0",
"@polkadot/x-rxjs": "^5.9.3-0",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},