Skip to content

Commit f46de67

Browse files
facexlulivz
authored andcommitted
fix($theme-default): style is incompatible in low version iOS (<= iOS9) (#1136)
1 parent 0ca76d1 commit f46de67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vuepress/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@vuepress/plugin-last-updated": "^1.0.0-alpha.30",
3636
"@vuepress/plugin-register-components": "^1.0.0-alpha.30",
3737
"@vuepress/shared-utils": "^1.0.0-alpha.30",
38-
"autoprefixer": "^8.2.0",
38+
"autoprefixer": "^7.1.2",
3939
"babel-loader": "^8.0.4",
4040
"cac": "^6.3.9",
4141
"cache-loader": "^1.2.2",

0 commit comments

Comments
 (0)