From e2843615d8694e8cadd0f576929365ebb2ef6b69 Mon Sep 17 00:00:00 2001 From: irem Date: Tue, 15 Apr 2025 06:46:41 +0000 Subject: [PATCH] =?UTF-8?q?package.json=20G=C3=BCncelle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 7091608..b273cc8 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^13.5.0", + "axios": "^1.8.4", "react": "^19.1.0", "react-dom": "^19.1.0", "react-icons": "^5.5.0",