try deploy again?
This commit is contained in:
parent
ea777fc60f
commit
c582a92c80
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue