v4.0.1
This commit is contained in:
parent
c1ed1190c8
commit
b732f8c6ab
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eleventy-base-blog",
|
"name": "eleventy-base-blog",
|
||||||
"version": "4.0.0",
|
"version": "4.0.1",
|
||||||
"description": "A starter repository for a blog web site using the Eleventy static site generator.",
|
"description": "A starter repository for a blog web site using the Eleventy static site generator.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "npx eleventy",
|
"build": "npx eleventy",
|
||||||
@ -25,7 +25,6 @@
|
|||||||
"@11ty/eleventy": "^0.3.1",
|
"@11ty/eleventy": "^0.3.1",
|
||||||
"@11ty/eleventy-plugin-rss": "^1.0.2",
|
"@11ty/eleventy-plugin-rss": "^1.0.2",
|
||||||
"@11ty/eleventy-plugin-syntaxhighlight": "^1.0.3",
|
"@11ty/eleventy-plugin-syntaxhighlight": "^1.0.3",
|
||||||
"luxon": "^0.3.1",
|
"luxon": "^1.0.0"
|
||||||
"prismjs": "^1.10.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user