mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-15 10:41:02 +00:00
Use objectSpread as applicable (#538)
* Use objectSpread as applicable * Updates * Add objectSpread import
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user