From 851f9f99d5a3da044b785480ca8d252897fe0463 Mon Sep 17 00:00:00 2001 From: Thomas CHAZOT Date: Mon, 4 Dec 2023 14:29:32 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'cryptide=5Fproject?= =?UTF-8?q?/package.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cryptide_project/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cryptide_project/package.json b/cryptide_project/package.json index 24857de..abab668 100644 --- a/cryptide_project/package.json +++ b/cryptide_project/package.json @@ -42,7 +42,7 @@ "web-vitals": "^2.1.4" }, "scripts": { - "start": "react-scripts start --port 80", + "start": "react-scripts start", "build": "react-scripts build", "test": "jest --passWithNoTests", "eject": "react-scripts eject"