mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 12:38:05 +00:00
Use objectSpread as applicable (#538)
* Use objectSpread as applicable * Updates * Add objectSpread import
This commit is contained in:
@@ -21,12 +21,12 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^7.7.1",
|
||||
"@polkadot/keyring": "^7.7.2-6",
|
||||
"@polkadot/reactnative-identicon": "0.86.4-0",
|
||||
"@polkadot/ui-keyring": "0.86.4-0",
|
||||
"@polkadot/ui-settings": "0.86.4-0",
|
||||
"@polkadot/util": "^7.7.1",
|
||||
"@polkadot/util-crypto": "^7.7.1",
|
||||
"@polkadot/util": "^7.7.2-6",
|
||||
"@polkadot/util-crypto": "^7.7.2-6",
|
||||
"@react-native-community/async-storage": "^1.12.1",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user