From f2e4942f003db76be5323caab55921fdd450178a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Thu, 12 Feb 2026 16:48:26 +0800 Subject: [PATCH] Update package.json --- .../higress-openclaw-integration/scripts/plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/skills/higress-openclaw-integration/scripts/plugin/package.json b/.claude/skills/higress-openclaw-integration/scripts/plugin/package.json index 47a9b3735..93c8f3e4b 100644 --- a/.claude/skills/higress-openclaw-integration/scripts/plugin/package.json +++ b/.claude/skills/higress-openclaw-integration/scripts/plugin/package.json @@ -1,5 +1,5 @@ { - "name": "@higress/higress-ai-gateway", + "name": "@higress/higress", "version": "1.0.0", "description": "Higress AI Gateway model provider plugin for OpenClaw with auto-routing support", "main": "index.ts",