feat(cli): prompt to create author if none found when adding link

This commit is contained in:
Cory Dransfeldt 2025-06-08 19:59:30 -07:00
parent 91621b120a
commit 233e609155
No known key found for this signature in database
4 changed files with 55 additions and 21 deletions

4
cli/package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd",
"version": "3.1.0",
"version": "3.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd",
"version": "3.1.0",
"version": "3.2.0",
"dependencies": {
"@directus/sdk": "^19.1.0",
"chalk": "^5.4.1",