+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -6,7 +6,7 @@ | ||
"@vuepress/plugin-nprogress": "^1.5.4",
|
||
"@vuepress/plugin-pwa": "^1.5.4",
|
||
"vuepress": "^1.5.4",
|
||
"vuepress-plugin-fulltext-search": "^2.0.5"
|
||
"vuepress-plugin-fulltext-search": "^2.1.0"
|
||
},
|
||
"scripts": {
|
||
"docs:dev": "vuepress dev docs",
|
||
| @@ -15,7 +15,7 @@ | ||
},
|
||
"dependencies": {
|
||
"chalk": "^4.1.0",
|
||
"commander": "^5.1.0",
|
||
"commander": "^6.2.0",
|
||
"esm": "^3.2.25",
|
||
"moment": "^2.26.0",
|
||
"vuepress-plugin-sitemap": "^2.3.1",
|
||
Loading