From 60ee6a0c242e847bf38c8340596b71691ea2c751 Mon Sep 17 00:00:00 2001 From: ahasani194 Date: Sun, 17 May 2026 00:28:28 +0330 Subject: [PATCH] update --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index 1fa7dbf..8b0ddf7 100644 --- a/package.json +++ b/package.json @@ -70,8 +70,6 @@ "build": "ng build", "build:tis": "ng build --configuration tis", "ng": "ng", - // "prebuild": "node scripts/update-ngsw-appdata.js", - // "prebuild:tis": "node scripts/tis/update-tis-ngsw-appdata.js", "prestart": "node aspnetcore-https", "start": "run-script-os", "start:tis": " ng serve --configuration tis",