From 11c4e025468636f1649788f4c4d1c4cc29823a59 Mon Sep 17 00:00:00 2001 From: wuhaoyuan Date: Wed, 19 Jul 2023 15:25:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=20keywords?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- package.json | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6ffe7cf..59969b0 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ RE2_DOWNLOAD_MIRROR=https://cdn.npmmirror.com/binaries/node-re2, RE2_DOWNLOAD_SKIP_PATH=true, PRISMA_ENGINES_MIRROR=https://cdn.npmmirror.com/binaries/prisma, npm_config_better_sqlite3_binary_host=https://cdn.npmmirror.com/binaries/better-sqlite3, -npm_config_keytar_binary_host=https://cdn.npmmirror.com/binaries/keytar, +npm_config_keytar_binary_host=https://cdn.npmmirror.com/binaries/keytar npm_config_sharp_binary_host=https://cdn.npmmirror.com/binaries/sharp, npm_config_sharp_libvips_binary_host=https://cdn.npmmirror.com/binaries/sharp-libvips, npm_config_robotjs_binary_host=https://cdn.npmmirror.com/binaries/robotjs diff --git a/package.json b/package.json index d7e8bea..349dfc9 100644 --- a/package.json +++ b/package.json @@ -40,10 +40,11 @@ "access": "public" }, "keywords": [ - "util", + "common-utils", "frontend", "cennavi", - "navinfo" + "navinfo", + "ni-web" ], "author": "NI Web Infra Team", "lint-staged": {