From 5ad85e3d7c487563ca5cf55815a87fd2e44496c2 Mon Sep 17 00:00:00 2001 From: Srikanth7979 <159228961+Srikanth7979@users.noreply.github.com> Date: Thu, 8 Feb 2024 10:24:32 +0530 Subject: [PATCH] Update package.json this is my first change in the forked repo to commit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index df54a36..2ab0f44 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "main": "index.js", "scripts": { "compile:sass": "node-sass sass/main.scss css/style.css -w" + "start": "npm start" }, "repository": "https://github.com/wiztemple/flamescss.git", "author": "wiztemple ",