Skip to content

Commit 739001b

Browse files
committed
chore: update vuepress version to 1.1.0
1 parent 634ba5d commit 739001b

File tree

4 files changed

+1938
-2069
lines changed

4 files changed

+1938
-2069
lines changed

docs/.vuepress/override.styl

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/.vuepress/style.styl renamed to docs/.vuepress/styles/palette.styl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
margin: 0 auto;
3030

3131
.page
32+
padding-left: 0;
3233
.content:not(.custom)
3334
max-width: 800px;
3435
margin-left: 0;

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"uglifyjs-webpack-plugin": "^1.2.5",
7676
"url-loader": "^1.0.1",
7777
"vue-style-loader": "^4.1.0",
78-
"vuepress": "^0.14.4",
78+
"vuepress": "^1.1.0",
7979
"webpack": "^3.11.0",
8080
"webpack-bundle-analyzer": "^2.2.1",
8181
"webpack-dev-middleware-hard-disk": "^1.12.0",

0 commit comments

Comments
 (0)