chore(cli): formatting + version consistency

This commit is contained in:
Cory Dransfeldt 2025-06-11 13:01:36 -07:00
parent fdd556df83
commit 970061ff9d
No known key found for this signature in database
15 changed files with 83 additions and 34 deletions

View file

@ -1,7 +1,7 @@
{
"name": "coryd",
"version": "3.2.4",
"description": "The CLI for my site to run scripts, manage and download assets.",
"version": "3.2.5",
"description": "The CLI for my site to handle tasks, run commands or jobs and download things.",
"type": "module",
"bin": {
"coryd": "./bin/index.js"