From 9653d76eb287fc65b73a74410a2bca5d87af6f7d Mon Sep 17 00:00:00 2001 From: Linzp Date: Wed, 16 Jul 2025 10:06:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E6=96=B0=E7=89=88=E6=9C=AC?= 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 1dac5db..174e38f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@kne/modules-dev", "version": "2.1.12", - "description": "用于辅助在项目内启动一个规范化组件开发的环境", + "description": "用于辅助在项目内启动一个规范化组件开发的环境.", "publishConfig": { "access": "public", "source": "src/index.js",