From d7918768b98b93fd6d358eb687c360f021d3e127 Mon Sep 17 00:00:00 2001 From: yutent Date: Mon, 3 Apr 2023 10:50:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=85=B3=E9=94=AE=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d1c273..6a4950f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,12 @@ "bdjs", "bd-ui", "wcui", - "bd-core" + "bd-core", + "web-components", + "native", + "cross-framework", + "html", + "css" ], "devDependencies": { "esbuild": "^0.17.11"