mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 13:21:03 +00:00
Remove /index imports (swap to bare) (#92)
* Remove /index imports (swap to bare) * Bump api & common
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.36.1",
|
||||
"@polkadot/types": "^0.46.11",
|
||||
"@polkadot/util": "^0.36.1"
|
||||
"@polkadot/keyring": "^0.36.3",
|
||||
"@polkadot/types": "^0.46.12",
|
||||
"@polkadot/util": "^0.36.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
Reference in New Issue
Block a user