+6
−6
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"devDependencies": {
|
||
"@vuepress/plugin-back-to-top": "^1.5.2",
|
||
"@vuepress/plugin-google-analytics": "^1.5.2",
|
||
"@vuepress/plugin-medium-zoom": "^1.5.2",
|
||
"@vuepress/plugin-nprogress": "^1.5.2",
|
||
"@vuepress/plugin-pwa": "^1.5.2",
|
||
"@vuepress/plugin-back-to-top": "^1.5.4",
|
||
"@vuepress/plugin-google-analytics": "^1.5.4",
|
||
"@vuepress/plugin-medium-zoom": "^1.5.4",
|
||
"@vuepress/plugin-nprogress": "^1.5.4",
|
||
"@vuepress/plugin-pwa": "^1.5.4",
|
||
"vuepress": "^1.5.4",
|
||
"vuepress-plugin-fulltext-search": "^2.0.3"
|
||
"vuepress-plugin-fulltext-search": "^2.0.5"
|
||
},
|
||
"scripts": {
|
||
"docs:dev": "vuepress dev docs",
|
||
Loading