From 08de954d5249aaef3910be537f7e6e1456a57a5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E7=8E=89=E6=88=90?= Date: Tue, 23 Mar 2021 11:08:14 +0800 Subject: [PATCH] keyword vuepress change vitepress --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bf35b41..ae1c0850 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "keywords": [ "vite", "vue", - "vuepress" + "vitepress" ], "author": "Evan You", "license": "MIT",