From 074af4cd91323ac34c4d26f86d54e186b483bd1d Mon Sep 17 00:00:00 2001 From: Kingsley987 Date: Sat, 30 Aug 2025 17:30:06 +0530 Subject: [PATCH] Update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 67aa94b..d4cab8a 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ }, "scripts": { "start": "react-scripts start", + "dev": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject"