Skip to content

Commit

Permalink
fix($theme-default): style is incompatible in low version iOS (<= iOS…
Browse files Browse the repository at this point in the history
…9) (#1136)
  • Loading branch information
facexl authored and ulivz committed Jan 10, 2019
1 parent 0ca76d1 commit f46de67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@vuepress/core/package.json
Expand Up @@ -35,7 +35,7 @@
"@vuepress/plugin-last-updated": "^1.0.0-alpha.30",
"@vuepress/plugin-register-components": "^1.0.0-alpha.30",
"@vuepress/shared-utils": "^1.0.0-alpha.30",
"autoprefixer": "^8.2.0",
"autoprefixer": "^7.1.2",
"babel-loader": "^8.0.4",
"cac": "^6.3.9",
"cache-loader": "^1.2.2",
Expand Down

0 comments on commit f46de67

Please sign in to comment.