Skip to content

Commit 73ae4b5

Browse files
committed
docs: update required node version
1 parent c50d399 commit 73ae4b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guide/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can try VuePress directly in your browser on [StackBlitz](https://stackblitz
1212

1313
### Prerequisites
1414

15-
- [Node.js v18.16.0+](https://nodejs.org/)
15+
- [Node.js v18.19.0+](https://nodejs.org/)
1616
- Package manager like [pnpm](https://pnpm.io), [yarn](https://classic.yarnpkg.com/en/), [npm](https://www.npmjs.com), etc.
1717

1818
::: tip

docs/zh/guide/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ VuePress v2 目前仍处于 RC (Release Candidate) 阶段。你已经可以用
1212

1313
### 依赖环境
1414

15-
- [Node.js v18.16.0+](https://nodejs.org/)
15+
- [Node.js v18.19.0+](https://nodejs.org/)
1616
- 包管理器,如 [pnpm](https://pnpm.io/zh/)[yarn](https://classic.yarnpkg.com/en/)[npm](https://www.npmjs.com/) 等。
1717

1818
::: tip

0 commit comments

Comments
 (0)