[vuepress] Update config

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai
2020-10-13 22:24:30 +08:00
parent ff1f48a793
commit fc8b8867af
5 changed files with 63 additions and 22 deletions

View File

@@ -5,12 +5,11 @@
"main": "index.js",
"dependencies": {},
"devDependencies": {
"chalk": "^3.0.0",
"commander": "^4.0.1",
"esm": "^3.2.25",
"vuepress-plugin-container": "^2.1.2",
"vuepress-plugin-sitemap": "^2.3.1",
"vuepress-theme-hope": "^0.7.3"
"chalk": "^2.4.2",
"commander": "^2.0.0",
"esm": "^3.0.0",
"vuepress-plugin-container": "^2.1.5",
"vuepress-theme-hope": "^0.8.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",