From ff281f9311f6e68b62d0bb34a561a85064023273 Mon Sep 17 00:00:00 2001 From: SheetJS Date: Sun, 22 Sep 2024 11:22:24 -0400 Subject: [PATCH] roll back react-toastify --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21d32c8..c235d56 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-dom": "18.3.1", "react-inspector": "6.0.2", "react-resizable-panels": "2.0.19", - "react-toastify": "10.0.5", + "react-toastify": "9.1.3", "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz" }, "devDependencies": {