chore(cli): improve missing values, skipping prompts and overwriting files
This commit is contained in:
parent
56e53e2a33
commit
75df36acc3
4 changed files with 105 additions and 54 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "coryd",
|
||||
"version": "1.0.0",
|
||||
"description": "The CLI for my site that helps manage assets and other changes.",
|
||||
"version": "1.1.0",
|
||||
"description": "The CLI for my site to run scripts, manage and download assets.",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"coryd": "./bin/index.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue