diff --git a/admin/frontend/package.json b/admin/frontend/package.json index 3eb8c05..05f490e 100644 --- a/admin/frontend/package.json +++ b/admin/frontend/package.json @@ -8,6 +8,7 @@ "@lilith/ui-primitives": "workspace:*", "@tanstack/react-query": "^5.0.0", "react": "^18.0.0 || ^19.0.0", + "@lilith/ui-router": "workspace:*", "react-router-dom": "^6.0.0 || ^7.0.0", "styled-components": "^6.0.0", "socket.io-client": "^4.7.0" diff --git a/package.json b/package.json index c188bd6..922460b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/queue", - "version": "1.3.26-dev.1770018353", + "version": "1.3.26", "description": "Job queue ecosystem: core types, NestJS integration, ML batching, reporting, and admin dashboard", "type": "module", "exports": {