Bump common (#459)

This commit is contained in:
Jaco
2021-04-15 15:24:02 +03:00
committed by GitHub
parent 7278364873
commit e9ab4e1186
10 changed files with 634 additions and 462 deletions
+4 -4
View File
@@ -14,11 +14,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.10",
"@polkadot/hw-ledger": "^6.1.1",
"@polkadot/keyring": "^6.1.1",
"@polkadot/hw-ledger": "^6.1.2-3",
"@polkadot/keyring": "^6.1.2-3",
"@polkadot/ui-settings": "0.73.1",
"@polkadot/util": "^6.1.1",
"@polkadot/x-rxjs": "^6.1.1",
"@polkadot/util": "^6.1.2-3",
"@polkadot/x-rxjs": "^6.1.2-3",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},