feat(cli): support blocking bots

This commit is contained in:
Cory Dransfeldt 2025-06-08 17:55:22 -07:00
parent 1f9e2d856f
commit 91621b120a
No known key found for this signature in database
5 changed files with 48 additions and 4 deletions

4
cli/package-lock.json generated
View file

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