From 160011e7b6eb80cb9e2113b79f9e866f458ca59b Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 15 Jan 2026 07:23:31 -0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=A7=20Update=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"