From 45369b6355ab6b524123f33e987da42a8d3f4976 Mon Sep 17 00:00:00 2001 From: Quied Date: Mon, 4 Mar 2024 19:27:57 +0200 Subject: [PATCH] fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42e8752..de07ad3 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-hook-form": "^6.15.1", "react-markdown": "^5.0.3", "react-router-dom": "^5.2.0", - "react-scripts": "4.0.2", + "react-scripts": "^5.0.1", "sfcookies": "^1.0.2" }, "homepage": "https://lamact.github.io/react-issue-ganttchart/",