fix: ics formatting
This commit is contained in:
parent
c9156f2346
commit
82e2fa887a
5 changed files with 111 additions and 17 deletions
|
@ -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",
|
||||
|
|
Reference in a new issue