From d336e1b659d90302691fe62f0dcada30ef307504 Mon Sep 17 00:00:00 2001 From: kaizer1v Date: Mon, 2 Oct 2023 20:40:08 +0530 Subject: [PATCH] removed comments --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index e63bc63..b2fb97c 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,6 @@ "scripts": { "dev": "astro dev", "start": "astro dev", - // "predeploy": "npm run build", - // "deploy": "gh-pages -d build", "build": "astro build", "preview": "astro preview", "astro": "astro"