From 7defe344895ea2d1b935e0b9c404499b4c318abc Mon Sep 17 00:00:00 2001 From: neverland Date: Wed, 8 Jul 2020 07:37:46 +0800 Subject: [PATCH] chore: add more keywords --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b8f192f48..0bc6cfebb 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,12 @@ "url": "git@github.com:youzan/vant.git" }, "keywords": [ + "ui", "vue", - "component" + "frontend", + "mobile ui", + "component", + "components" ], "author": "youzanfe", "license": "MIT",