From 37d7ec912f7a50028d3c71c23f9d1068b52155ed Mon Sep 17 00:00:00 2001 From: "Nikola R. Hristov" Date: Wed, 3 Apr 2024 18:43:31 +0300 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7d0945c9..3fc2d4574 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "https://nikolahristov.tech" }, "scripts": { - "prepublishOnly": "astro build", + "Build": "astro build", "start": "astro dev" }, "dependencies": {