Bump deps (#480)

This commit is contained in:
Jaco
2021-06-04 13:39:54 +03:00
committed by GitHub
parent d152a182f3
commit c487a0acf4
10 changed files with 287 additions and 274 deletions
+4 -4
View File
@@ -14,11 +14,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/hw-ledger": "^6.6.2-8",
"@polkadot/keyring": "^6.6.2-8",
"@polkadot/hw-ledger": "^6.6.2-13",
"@polkadot/keyring": "^6.6.2-13",
"@polkadot/ui-settings": "0.78.2-12",
"@polkadot/util": "^6.6.2-8",
"@polkadot/x-rxjs": "^6.6.2-8",
"@polkadot/util": "^6.6.2-13",
"@polkadot/x-rxjs": "^6.6.2-13",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},