upgrade to 3.0
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"start-ghpages": "npx @11ty/eleventy --pathprefix=/eleventy-base-blog/ --serve --quiet",
|
||||
"debug": "cross-env DEBUG=Eleventy* npx @11ty/eleventy",
|
||||
"debugstart": "cross-env DEBUG=Eleventy* npx @11ty/eleventy --serve --quiet",
|
||||
"benchmark": "cross-env DEBUG=Eleventy:Benchmark* npx @11ty/eleventy"
|
||||
"benchmark": "cross-env DEBUG=Eleventy:Benchmark* npx @11ty/eleventy",
|
||||
"index": "npx pagefind --site _site"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -46,6 +47,9 @@
|
||||
"zod-validation-error": "^3.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@zachleat/heading-anchors": "^1.0.1"
|
||||
"@fontsource/atkinson-hyperlegible": "^5.0.3",
|
||||
"@zachleat/heading-anchors": "^1.0.1",
|
||||
"dotenv": "^16.3.1",
|
||||
"lodash-es": "^4.17.21"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user