chore: style, data, type fixes

This commit is contained in:
Cory Dransfeldt 2024-06-12 13:26:52 -07:00
parent 2e09b0257c
commit 9f8a6cde5f
No known key found for this signature in database
8 changed files with 55 additions and 61 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "19.1.0",
"version": "19.2.0",
"description": "The source for my personal site. Built using 11ty.",
"type": "module",
"scripts": {
@ -26,7 +26,7 @@
"youtube-video-element": "^1.1.5"
},
"devDependencies": {
"@11ty/eleventy": "3.0.0-alpha.12",
"@11ty/eleventy": "3.0.0-alpha.13",
"@11ty/eleventy-fetch": "^4.0.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",