From faff55d24ea9552d21a574ae10ff956fac943c04 Mon Sep 17 00:00:00 2001 From: Harold Martin Date: Thu, 13 Nov 2025 07:55:40 -0800 Subject: [PATCH] Remove unused dependency --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index bc11cc7c6..c62c11b25 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,6 @@ "react-i18next": "^11.18.3", "react-image": "^4.0.3", "react-intl": "^5.15.7", - "react-mentions": "^1.2.1", "react-redux": "^5.0.1", "react-sortable-hoc": "^2.0.0", "react-stately": "^3.17.0",