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",