From d58eb1d3f41ffcc66dce26063aaf810b8b0ad373 Mon Sep 17 00:00:00 2001 From: kinou-p Date: Thu, 2 Oct 2025 18:44:04 +0200 Subject: [PATCH] fix nginx --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 7dc9a44..12c787f 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,6 @@ "react-day-picker": "^8.10.1", "react-dom": "^18.3.1", "react-hook-form": "^7.61.1", - "react-query": "^3.39.3", "react-resizable-panels": "^2.1.9", "react-router-dom": "^6.30.1", "recharts": "^2.15.4",