From a5dba25a8e073ebf4df5c65d2e32c0fde945675a Mon Sep 17 00:00:00 2001 From: Roe-xin Date: Mon, 29 Dec 2025 15:38:00 +0800 Subject: [PATCH] =?UTF-8?q?fix(package):=20=E4=BF=AE=E6=AD=A3=20package.js?= =?UTF-8?q?on=20=E4=B8=AD=E7=9A=84=E5=90=8D=E7=A7=B0=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E4=B8=BA=E5=B0=8F=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6655ce..cb1a5c4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "IC Coder", + "name": "iccoder", "displayName": "IC Coder", "description": "Agentic Verilog Coding Platform for Real-World FPGAs", "version": "0.0.2",