Update eleventy config so watching drafts works again

This commit is contained in:
arne 2023-08-06 21:27:41 +02:00
commit 80b1027068
3 changed files with 65 additions and 66 deletions

View file

@ -17,7 +17,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@11ty/eleventy": "^2.0.0",
"@11ty/eleventy": "^2.0.1",
"@thi.ng/hiccup": "3.6.22",
"lodash": "^4.17.21",
"luxon": "^2.3.0",