mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-28 13:18:01 +00:00
Adjust object index typings (#765)
* Adjust object index typings * CHANGELOG * Bump common
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user