Upgrade 11ty version
This commit is contained in:
parent
a7c7d31552
commit
4569060d41
@ -2,6 +2,7 @@
|
||||
"name": "nathanupchurch.com",
|
||||
"version": "8.0.0",
|
||||
"description": "The personal website and blog of Nathan Upchurch",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "npx @11ty/eleventy",
|
||||
"build-ghpages": "npx @11ty/eleventy --pathprefix=/eleventy-base-blog/",
|
||||
@ -28,7 +29,7 @@
|
||||
},
|
||||
"homepage": "https://upchur.ch/gitea/n_u/nathanupchurch.com",
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"@11ty/eleventy": "3.0.0-alpha.13",
|
||||
"@11ty/eleventy-img": "^3.1.0",
|
||||
"@11ty/eleventy-navigation": "^0.3.5",
|
||||
"@11ty/eleventy-plugin-bundle": "^1.0.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user