Update vuepress config

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai
2021-05-31 19:23:39 +08:00
parent 96fc5acc75
commit ba36c90b6c
2 changed files with 17 additions and 9 deletions

View File

@@ -3,10 +3,9 @@
"version": "1.0.0",
"description": "docker_practice",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"chalk": "^2.4.2",
"commander": "^2.0.0",
"chalk": "^4.1.1",
"commander": "^7.2.0",
"esm": "^3.0.0",
"vuepress": "1.8.2",
"vuepress-plugin-container": "^2.1.5",