fix: ics formatting

This commit is contained in:
Cory Dransfeldt 2024-08-06 13:46:59 -07:00
parent c9156f2346
commit 82e2fa887a
No known key found for this signature in database
5 changed files with 111 additions and 17 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "21.5.0",
"version": "21.5.1",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"scripts": {
@ -38,6 +38,7 @@
"@cdransf/eleventy-plugin-tabler-icons": "^1.10.0",
"@supabase/supabase-js": "^2.45.1",
"dotenv-flow": "^4.1.0",
"ics": "^3.7.6",
"liquidjs": "^10.16.1",
"luxon": "^3.5.0",
"markdown-it": "^14.1.0",