From aa21ece0adfa9a7b0d182f16b1b9d4edb0592397 Mon Sep 17 00:00:00 2001 From: amacado Date: Sat, 4 Jul 2020 12:43:24 +0200 Subject: [PATCH] fix missing font property on redux --- devicon.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index 8f89e6ed..73f08d72 100644 --- a/devicon.json +++ b/devicon.json @@ -763,7 +763,8 @@ "name": "redux", "tags": ["framework"], "versions": { - "svg": ["original"] + "svg": ["original"], + "font": [] } }, {