Skip to content

Commit 30a37c6

Browse files
committed
bump vuepress
1 parent a920bfa commit 30a37c6

File tree

3 files changed

+4740
-3019
lines changed

3 files changed

+4740
-3019
lines changed

docs/.vuepress/config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ module.exports = {
2121
description: 'Руководство по серверному рендерингу Vue.js'
2222
}
2323
},
24-
serviceWorker: true,
25-
theme: 'vue',
24+
// serviceWorker: true,
25+
// theme: 'vue',
2626
themeConfig: {
2727
repo: 'vuejs/vue-ssr-docs',
2828
docsDir: 'docs',

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
},
2424
"homepage": "https://github.com/vuejs/vue-ssr-docs#readme",
2525
"devDependencies": {
26-
"vuepress": "^0.14.11",
27-
"vuepress-theme-vue": "^1.1.1"
26+
"vuepress": "^1.9.7"
2827
}
2928
}

0 commit comments

Comments
 (0)