diff --git a/package.json b/package.json index 232182b..902b97c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@lilith/bitch-ts", + "name": "@lilith/bitch", "version": "1.2.0", "description": "Global development CLI for managing packages across workspaces", "type": "module", @@ -26,7 +26,7 @@ "zod": "^3.22.0" }, "devDependencies": { - "@lilith/configs-ts": "workspace:*", + "@lilith/configs": "workspace:*", "@types/node": "^22.10.0", "typescript": "^5.7.0" },