Bump common ref

This commit is contained in:
Jaco Greeff
2021-01-24 16:52:22 +01:00
parent 230a35faf0
commit 079ebdb39b
9 changed files with 129 additions and 94 deletions
+4 -4
View File
@@ -13,11 +13,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/hw-ledger": "^5.4.2",
"@polkadot/keyring": "^5.4.2",
"@polkadot/hw-ledger": "^5.4.4",
"@polkadot/keyring": "^5.4.4",
"@polkadot/ui-settings": "0.66.4-2",
"@polkadot/util": "^5.4.2",
"@polkadot/x-rxjs": "^5.4.2",
"@polkadot/util": "^5.4.4",
"@polkadot/x-rxjs": "^5.4.4",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},