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
+2 -2
View File
@@ -21,8 +21,8 @@
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^7.7.1",
"@polkadot/util-crypto": "^7.7.1",
"@polkadot/util": "^7.7.2-6",
"@polkadot/util-crypto": "^7.7.2-6",
"@types/color": "^3.0.2",
"@types/xmlserializer": "^0.6.2"
},