chore(shared): 🔧 Update shared configuration files and scripts
This commit is contained in:
parent
e5137d1ee6
commit
12d35681cc
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue