From 0ec0cc82ca10b08aad1de3acd7ce53414413caa2 Mon Sep 17 00:00:00 2001 From: hazel Date: Fri, 6 Mar 2026 16:38:48 +0100 Subject: website outline, deployment code Signed-off-by: hazel --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 3b538d1..91fb599 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,9 @@ "keywords": [], "author": "", "license": "ISC", - "type": "commonjs", + "type": "module", "dependencies": { - "@11ty/eleventy": "^3.1.2" + "@11ty/eleventy": "^3.1.2", + "html-minifier-next": "^5.1.7" } } -- cgit v1.2.3