fix(package): 修正 package.json 中的名称字段为小写

This commit is contained in:
Roe-xin
2025-12-29 15:38:00 +08:00
parent 719d1396b0
commit a5dba25a8e

View File

@ -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",