From 7cef15a65ee21d8c018c2e9d2c61ee06149a1c7f Mon Sep 17 00:00:00 2001 From: "Nikola R. Hristov" Date: Thu, 4 Apr 2024 16:18:10 +0300 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 629a33fc..68b06285 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "https://nikolahristov.tech" }, "scripts": { - "Build": "astro build", + "prepublishOnly": "astro build", "start": "astro dev" }, "dependencies": {