Bump deps (#466)

This commit is contained in:
Jaco
2021-05-11 16:37:59 +03:00
committed by GitHub
parent 1015b30a22
commit 56969e32cb
10 changed files with 187 additions and 187 deletions
+4 -4
View File
@@ -14,11 +14,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/hw-ledger": "^6.3.2-6",
"@polkadot/keyring": "^6.3.2-6",
"@polkadot/hw-ledger": "^6.3.2-10",
"@polkadot/keyring": "^6.3.2-10",
"@polkadot/ui-settings": "0.75.2-2",
"@polkadot/util": "^6.3.2-6",
"@polkadot/x-rxjs": "^6.3.2-6",
"@polkadot/util": "^6.3.2-10",
"@polkadot/x-rxjs": "^6.3.2-10",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},