From f38c7c5a9ecac649da3b9ab5338077df08e30d28 Mon Sep 17 00:00:00 2001 From: Mariusz Nowak Date: Tue, 15 Sep 2020 14:52:01 +0200 Subject: [PATCH] chore: Remove "jwt-decode" as it's not used --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index e01a2ce8ad8..c1f068f0d46 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,6 @@ "js-yaml": "^3.14.0", "json-cycle": "^1.3.0", "json-refs": "^3.0.15", - "jwt-decode": "^2.2.0", "lodash": "^4.17.20", "memoizee": "^0.4.14", "micromatch": "^4.0.2",