refactor: using "color-convert" in ColorConverter

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset 2020-06-06 13:51:39 +02:00
parent d4f57fde34
commit db189b4bcb
4 changed files with 102 additions and 135 deletions

View file

@ -11,6 +11,7 @@
"dependencies": {
"axios": "^0.19.2",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"core-js": "^3.6.4",
"register-service-worker": "^1.7.1",
"roboto-fontface": "*",