chore: cleanup

This commit is contained in:
Cory Dransfeldt 2024-10-03 08:22:35 -07:00
parent 192fcbfcf9
commit cc917e45c5
No known key found for this signature in database
19 changed files with 42 additions and 54 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "1.0.4",
"version": "1.0.5",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"scripts": {
@ -52,7 +52,7 @@
"postcss-import-ext-glob": "^2.1.1",
"postcss-js": "^4.0.1",
"rimraf": "^6.0.1",
"sanitize-html": "^2.13.0",
"sanitize-html": "^2.13.1",
"slugify": "^1.6.6",
"terser": "^5.34.1",
"truncate-html": "^1.1.2"