fix: data updates

This commit is contained in:
Cory Dransfeldt 2024-10-30 17:22:12 -07:00
parent 75882730b2
commit 6ef59b5818
No known key found for this signature in database
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "2.4.3",
"version": "2.4.4",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -27,7 +27,7 @@
"license": "MIT",
"dependencies": {
"@11ty/eleventy-fetch": "4.0.1",
"@cdransf/api-text": "^1.8.0",
"@cdransf/api-text": "^1.8.1",
"@cdransf/select-pagination": "^1.3.1",
"@cdransf/theme-toggle": "^3.2.1",
"@daviddarnes/mastodon-post": "^1.3.0",