Bump common (#467)

This commit is contained in:
Jaco
2021-05-12 16:07:51 +03:00
committed by GitHub
parent d4882d8add
commit a3beb29c82
9 changed files with 99 additions and 99 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-10",
"@polkadot/keyring": "^6.3.2-10",
"@polkadot/hw-ledger": "^6.3.2-13",
"@polkadot/keyring": "^6.3.2-13",
"@polkadot/ui-settings": "0.75.2-3",
"@polkadot/util": "^6.3.2-10",
"@polkadot/x-rxjs": "^6.3.2-10",
"@polkadot/util": "^6.3.2-13",
"@polkadot/x-rxjs": "^6.3.2-13",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},