Bump common (#465)

This commit is contained in:
Jaco
2021-05-07 15:27:38 +03:00
committed by GitHub
parent da7e070261
commit 3543bd1d24
10 changed files with 284 additions and 277 deletions
+4 -4
View File
@@ -14,11 +14,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/hw-ledger": "^6.3.1",
"@polkadot/keyring": "^6.3.1",
"@polkadot/hw-ledger": "^6.3.2-6",
"@polkadot/keyring": "^6.3.2-6",
"@polkadot/ui-settings": "0.75.2-0",
"@polkadot/util": "^6.3.1",
"@polkadot/x-rxjs": "^6.3.1",
"@polkadot/util": "^6.3.2-6",
"@polkadot/x-rxjs": "^6.3.2-6",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},