mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-19 18:11:06 +00:00
Align with into and links to other parts (#90)
* Align with into and links to other parts * Bump deps
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
"react": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.34.35",
|
||||
"@polkadot/util-crypto": "^0.34.35",
|
||||
"@polkadot/keyring": "^0.34.36",
|
||||
"@polkadot/util-crypto": "^0.34.36",
|
||||
"xmlserializer": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,9 +16,9 @@
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.34.35",
|
||||
"@polkadot/types": "^0.45.19",
|
||||
"@polkadot/util": "^0.34.35"
|
||||
"@polkadot/keyring": "^0.34.36",
|
||||
"@polkadot/types": "^0.45.21",
|
||||
"@polkadot/util": "^0.34.36"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"@babel/runtime": "^7.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/types": "^0.45.19"
|
||||
"@polkadot/types": "^0.45.21"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/types": "*"
|
||||
|
||||
Reference in New Issue
Block a user