Bump dev (fixup jest tests) (#471)

This commit is contained in:
Jaco
2021-05-26 11:03:44 +03:00
committed by GitHub
parent 153852c87b
commit 44690ffe3b
11 changed files with 976 additions and 715 deletions
+4 -4
View File
@@ -14,11 +14,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/hw-ledger": "^6.5.1",
"@polkadot/keyring": "^6.5.1",
"@polkadot/hw-ledger": "^6.5.2-0",
"@polkadot/keyring": "^6.5.2-0",
"@polkadot/ui-settings": "0.77.1",
"@polkadot/util": "^6.5.1",
"@polkadot/x-rxjs": "^6.5.1",
"@polkadot/util": "^6.5.2-0",
"@polkadot/x-rxjs": "^6.5.2-0",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},