chore: upgrade deps

This commit is contained in:
Cory Dransfeldt 2024-01-26 11:38:23 -08:00
parent fd5703fded
commit 466d9f6ad7
No known key found for this signature in database
2 changed files with 13 additions and 13 deletions

View file

@ -1,7 +1,7 @@
{
"name": "coryd.dev",
"version": "4.13.1",
"description": "The source for my personal site, blog and portfolio. Built using 11ty and hosted on Netlify.",
"version": "4.13.2",
"description": "The source for my personal site. Built using 11ty and hosted on Netlify.",
"type": "module",
"scripts": {
"start": "ELEVENTY_PRODUCTION=false eleventy --serve",