From 91ce41b4f0b952e4ed8a413eae8144c5c46fe840 Mon Sep 17 00:00:00 2001 From: "D. Rimron-Soutter" Date: Wed, 8 Oct 2025 14:58:04 +0100 Subject: [PATCH] Manual building time --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5881b56..f82c887 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,6 @@ "@types/react-dom": "^19", "eslint": "^9", "eslint-config-next": "15.5.4", - "sass": "^1.93.2", + "sass": "^1.93.2" } }