From 7392b320e6d21ebe560431b7dca73c543867d34d Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 2 Mar 2022 09:34:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E5=93=81=E5=BA=93=E5=92=8CUI=E5=BA=93?= =?UTF-8?q?=E5=8C=85=E5=88=86=E7=A6=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4b59597..c8b4244 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ }, "files": [ "src/mods", - "src/components", - "src/common/common.scss" + "src/common/common.scss", + "src/utils/util.js" ], "workspaces": [ "src/components",