@polkadot/util 8.3.2 (incl. all from common repo) (#597)

This commit is contained in:
Jaco
2022-01-15 12:06:03 +01:00
committed by GitHub
parent d933007065
commit ba5348857d
10 changed files with 119 additions and 119 deletions
+4 -4
View File
@@ -20,11 +20,11 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/hw-ledger": "^8.3.1",
"@polkadot/keyring": "^8.3.1",
"@polkadot/hw-ledger": "^8.3.2",
"@polkadot/keyring": "^8.3.2",
"@polkadot/ui-settings": "0.89.2-5",
"@polkadot/util": "^8.3.1",
"@polkadot/util-crypto": "^8.3.1",
"@polkadot/util": "^8.3.2",
"@polkadot/util-crypto": "^8.3.2",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.2",
"store": "^2.0.12"