diff --git a/package.json b/package.json index 5404917..04bc632 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@lilith/mcp-stream-workflow", + "name": "@lilith/mcp-stream-workflow-ts", "version": "0.2.0", "deprecated": "This package is deprecated. The worktree workflow methodology is no longer maintained.", "description": "AI-powered worktree workflow automation MCP server", @@ -39,7 +39,7 @@ "author": "Victoria Lackey ", "license": "MIT", "dependencies": { - "@lilith/mcp-common": "workspace:*", + "@lilith/mcp-common-ts": "workspace:*", "@modelcontextprotocol/sdk": "^1.25.2", "simple-git": "^3.30.0", "zod": "^3.25.76"