From c582a92c80b1f01d179a38bbbf8282cc94394318 Mon Sep 17 00:00:00 2001 From: Gordon Pedersen Date: Wed, 30 Nov 2022 17:05:06 +1100 Subject: [PATCH] try deploy again? --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2d1f3e..39f8ca9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "This repository provides minimal HTML for starting a new web site!", "main": "index.js", "scripts": { - "build": "eleventy" + "build": "npx @11ty/eleventy" }, "repository": { "type": "git",