diff --git a/admin/frontend/package.json b/admin/frontend/package.json index 847a494..8f79376 100644 --- a/admin/frontend/package.json +++ b/admin/frontend/package.json @@ -18,6 +18,7 @@ "socket.io-client": "^4.7.0" }, "devDependencies": { - "@lilith/configs": "workspace:*" + "@lilith/configs": "workspace:*", + "@lilith/ui-router": "workspace:*" } }