Use objectSpread as applicable (#538)

* Use objectSpread as applicable

* Updates

* Add objectSpread import
This commit is contained in:
Jaco
2021-11-05 05:27:07 +01:00
committed by GitHub
parent 2910128399
commit f6e6c83950
14 changed files with 139 additions and 139 deletions
+3 -3
View File
@@ -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",