mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-24 22:51:04 +00:00
Add genesisHash checks to all loads (#197)
* Add genesisHash checks to all loads * Only match when genesisHash is supplied * Swap to bash * Naming * Check for empty json * Filter injected on genesisHash as well * Bump deps
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
"styled-components": "^4.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^1.2.0-beta.5",
|
||||
"@polkadot/types": "^0.91.0-beta.10",
|
||||
"@polkadot/util": "^1.2.0-beta.5"
|
||||
"@polkadot/keyring": "^1.2.0-beta.6",
|
||||
"@polkadot/types": "^0.91.0-beta.14",
|
||||
"@polkadot/util": "^1.2.0-beta.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
Reference in New Issue
Block a user