提交 1b6c4cdc 编写于 作者: U ULIVZ

chore: update compatible node version

上级 2592af2a
......@@ -43,5 +43,5 @@ vuepress build
```
::: warning COMPATIBILITY NOTE
VuePress requires Node.js >= 8.
VuePress requires Node.js >= 8.6.
:::
......@@ -30,5 +30,5 @@ vuepress build .
```
::: warning 注意
请确保你的 Node.js 版本 >= 8。
请确保你的 Node.js 版本 >= 8.6
:::
......@@ -34,7 +34,7 @@
"cac": "^6.3.9"
},
"engines": {
"node": ">=8"
"node": ">=8.6"
},
"browserslist": [
">1%"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册