mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 09:51:03 +00:00
Swap from color to colord for color manipulation (#733)
This commit is contained in:
@@ -20,13 +20,12 @@
|
||||
"version": "3.0.3-1-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"color": "^3.2.1",
|
||||
"colord": "^2.9.3",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util": "^11.0.2",
|
||||
"@polkadot/util-crypto": "^11.0.2",
|
||||
"@types/color": "^3.0.3",
|
||||
"@types/xmlserializer": "^0.6.3",
|
||||
"xmlserializer": "^0.6.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user