Bump deps (#432)

This commit is contained in:
Jaco Greeff
2021-01-19 23:08:13 +01:00
committed by GitHub
parent 83fcb1fa7b
commit 54384279b2
9 changed files with 92 additions and 92 deletions
+4 -4
View File
@@ -14,11 +14,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/hw-ledger": "^5.3.1",
"@polkadot/keyring": "^5.3.1",
"@polkadot/hw-ledger": "^5.3.2-1",
"@polkadot/keyring": "^5.3.2-1",
"@polkadot/ui-settings": "0.66.4-0",
"@polkadot/util": "^5.3.1",
"@polkadot/x-rxjs": "^3.5.1",
"@polkadot/util": "^5.3.2-1",
"@polkadot/x-rxjs": "^5.3.2-1",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},