From fb95b7a60c1aed953e8867b22a8a712292172c8a Mon Sep 17 00:00:00 2001 From: Yusuf-YENICERI Date: Tue, 16 Jan 2024 00:25:35 +0300 Subject: [PATCH] =?UTF-8?q?B=C4=B0SM=C4=B0LLAH=C4=B0RRAHMAN=C4=B0RRAH?= =?UTF-8?q?=C4=B0M?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit small changes to package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab9c452..bc6170b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "web-vitals": "^1.0.1" }, "scripts": { - "start": "BROWSER='firefox' react-scripts start", + "start": "react-scripts start", "build": "GENERATE_SOURCEMAP=false react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject",