fix(cli): exit cleanly when quitting out of CLI

This commit is contained in:
Cory Dransfeldt 2025-06-06 04:34:37 -07:00
parent 862c8e1c7f
commit 8890f7dcfc
No known key found for this signature in database
4 changed files with 18 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "9.0.3",
"version": "9.0.4",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {