diff --git a/cli/package.json b/cli/package.json index de682ce..bed09d3 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,5 +1,5 @@ { - "name": "@lilith/queue-cli-ts", + "name": "@lilith/queue-cli", "version": "0.1.0", "description": "CLI tools for managing BullMQ queues", "type": "module", diff --git a/package.json b/package.json index e313f3b..28bde5b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@lilith/queue-ts", + "name": "@lilith/queue", "version": "1.3.13", "description": "Job queue ecosystem: core types, NestJS integration, ML batching, reporting, and admin dashboard", "exports": {