Bump util/util-crypto (#450)

This commit is contained in:
Jaco Greeff
2021-03-05 17:04:56 +01:00
committed by GitHub
parent 78ca8b86a8
commit 7588f21b8f
10 changed files with 115 additions and 115 deletions
+4 -4
View File
@@ -14,11 +14,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.9",
"@polkadot/hw-ledger": "^6.0.1-5",
"@polkadot/keyring": "^6.0.1-5",
"@polkadot/hw-ledger": "^6.0.2",
"@polkadot/keyring": "^6.0.2",
"@polkadot/ui-settings": "0.70.2-2",
"@polkadot/util": "^6.0.1-5",
"@polkadot/x-rxjs": "^6.0.1-5",
"@polkadot/util": "^6.0.2",
"@polkadot/x-rxjs": "^6.0.2",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},