From 12d35681cc9041eab46cd9bae44fd464849d4108 Mon Sep 17 00:00:00 2001 From: Lilith Date: Fri, 16 Jan 2026 20:42:52 -0800 Subject: [PATCH] =?UTF-8?q?chore(shared):=20=F0=9F=94=A7=20Update=20shared?= =?UTF-8?q?=20configuration=20files=20and=20scripts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cli/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {