From 4dccdf87c369d4894f892b890670022370a25498 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 12 Jul 2022 17:03:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E5=85=A8=E9=87=8F=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 565e014..00e4b35 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ ], "workspaces": [ "src/components", - "src/project/*" + "src/project/*", + "src" ], "publishConfig": { "registry": "http://cli.sinoecare.net"