Adjust object index typings (#765)

* Adjust object index typings

* CHANGELOG

* Bump common
This commit is contained in:
Jaco
2023-06-11 10:16:28 +03:00
committed by GitHub
parent 252a8a8554
commit 50b4e2bd07
14 changed files with 214 additions and 216 deletions
+3 -3
View File
@@ -20,10 +20,10 @@
"version": "3.4.2",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.2.2",
"@polkadot/keyring": "^12.3.1",
"@polkadot/ui-settings": "3.4.2",
"@polkadot/util": "^12.2.2",
"@polkadot/util-crypto": "^12.2.2",
"@polkadot/util": "^12.3.1",
"@polkadot/util-crypto": "^12.3.1",
"mkdirp": "^3.0.1",
"rxjs": "^7.8.1",
"store": "^2.0.12",