From bf14a6130d9fadb014f187d8a731fbe24004b648 Mon Sep 17 00:00:00 2001 From: dobri1408 <50819975+dobri1408@users.noreply.github.com> Date: Tue, 25 Jul 2023 17:45:51 +0300 Subject: [PATCH] refactor: remove countup - refs #254634 --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 17e97c95..0a2e9413 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,6 @@ "md5": "^2.3.0" }, "resolutions": { - "react-countup/countup.js": "2.5.0", "react-colorscales": "github:eea/react-colorscales#1.0.2" }, "scripts": {