From 66ec58a21e793bdce445f01f21e4262136643c6f Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 2 Dec 2022 08:53:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=8F=91=E5=B8=83=E5=8C=85?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 460cce5d..438a0369 100644 --- a/ui/package.json +++ b/ui/package.json @@ -8,7 +8,8 @@ "lib": "npm unpublish --force&&npm publish" }, "files": [ - "lib" + "lib", + "packages" ], "main": "packages/index.js", "dependencies": {