From e15a10b31d03eaf0e588744db43152861c581557 Mon Sep 17 00:00:00 2001 From: GuoJikun Date: Mon, 5 Dec 2022 13:25:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=85=B3=E9=94=AE?= =?UTF-8?q?=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/package.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/components/package.json b/components/package.json index 04921cb..399ffc4 100644 --- a/components/package.json +++ b/components/package.json @@ -18,6 +18,12 @@ "dist/", "loader/" ], + "keywords": [ + "component", + "web-component", + "ivy-ui", + "ui" + ], "scripts": { "build": "stencil build --docs", "start": "stencil build --dev --watch --serve", -- GitLab