mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-24 22:55:48 +00:00
Use objectSpread as applicable (#538)
* Use objectSpread as applicable * Updates * Add objectSpread import
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@polkadot/networks": "^7.7.1",
|
||||
"@polkadot/util": "^7.7.1",
|
||||
"@polkadot/networks": "^7.7.2-6",
|
||||
"@polkadot/util": "^7.7.2-6",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user