chore: 🔧 Update files

This commit is contained in:
Lilith 2026-01-15 07:23:31 -08:00
parent 5c72108474
commit 160011e7b6

View file

@ -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 <VictoriaLackey@pm.me>",
"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"