Eleventy 2.0! 🎉
This commit is contained in:
parent
db57131680
commit
8d87f074ce
2 changed files with 338 additions and 333 deletions
665
package-lock.json
generated
665
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "eleventy-excellent",
|
"name": "eleventy-excellent",
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"description": "Eleventy starter based on the workflow suggested by Andy Bell's buildexcellentwebsit.es.",
|
"description": "Eleventy starter based on the workflow suggested by Andy Bell's buildexcellentwebsit.es.",
|
||||||
"author": "Lene Saile",
|
"author": "Lene Saile",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
@ -21,9 +21,9 @@
|
||||||
"url": "https://github.com/madrilene/eleventy-excellent.git"
|
"url": "https://github.com/madrilene/eleventy-excellent.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@11ty/eleventy": "^2.0.0-beta.1",
|
"@11ty/eleventy": "^2.0.0",
|
||||||
"@11ty/eleventy-fetch": "^3.0.0",
|
"@11ty/eleventy-fetch": "^3.0.0",
|
||||||
"@11ty/eleventy-img": "^2.0.1",
|
"@11ty/eleventy-img": "^3.0.0",
|
||||||
"@11ty/eleventy-plugin-syntaxhighlight": "^4.1.0",
|
"@11ty/eleventy-plugin-syntaxhighlight": "^4.1.0",
|
||||||
"tailwindcss": "^3.0.23"
|
"tailwindcss": "^3.0.23"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue