Bundle adjust (#504)

* Bundle adjust

* Bumps
This commit is contained in:
Jaco
2021-07-09 18:19:48 +03:00
committed by GitHub
parent 3803286251
commit 0cd16ee2d7
14 changed files with 184 additions and 171 deletions
+3 -3
View File
@@ -14,10 +14,10 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.6",
"@polkadot/hw-ledger": "^6.11.2-14",
"@polkadot/keyring": "^6.11.2-14",
"@polkadot/hw-ledger": "^6.11.2-15",
"@polkadot/keyring": "^6.11.2-15",
"@polkadot/ui-settings": "0.83.2-4",
"@polkadot/util": "^6.11.2-14",
"@polkadot/util": "^6.11.2-15",
"mkdirp": "^1.0.4",
"rxjs": "^7.2.0",
"store": "^2.0.12"