fix(scripts/index.js): formatting consistency

This commit is contained in:
Cory Dransfeldt 2025-06-09 15:30:53 -07:00
parent 328464670d
commit c54d27dc33
No known key found for this signature in database
3 changed files with 43 additions and 43 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "9.1.7",
"version": "9.1.8",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -51,7 +51,7 @@
"postcss-import": "^16.1.0",
"postcss-import-ext-glob": "^2.1.1",
"rimraf": "^6.0.1",
"terser": "^5.41.0",
"terser": "^5.42.0",
"truncate-html": "^1.2.1"
}
}