Skip to content

Commit 310a71f

Browse files
committed
docs: change node version
1 parent a1eb06d commit 310a71f

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

README-zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
## 环境支持
1616

17-
- node >= 8.0.0
17+
- node >= 14
1818

1919
## 快速开始
2020

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A management tool to help you organize your daily development, configuration, pr
1414

1515
## Environment Support
1616

17-
- node >= 8.0.0
17+
- node >= 14
1818

1919
## Quick Start
2020

@@ -72,4 +72,4 @@ Detailed changes for each release are documented in the [ChangeLog.md](./CHANGEL
7272

7373
## License
7474

75-
[MIT](LICENSE)
75+
[MIT](LICENSE)

docs/docsify/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## 环境支持
1414

15-
- node >= 8.0.0
15+
- node >= 14
1616

1717
## 快速开始
1818

@@ -73,4 +73,4 @@ npm run build 或者 easywebpack build prod // 编译文件到磁盘打包使用
7373

7474
## License
7575

76-
[MIT](LICENSE)
76+
[MIT](LICENSE)

docs/docsify/zh-cn/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## 环境支持
1414

15-
- node >= 8.0.0
15+
- node >= 14
1616

1717
## 快速开始
1818

@@ -73,4 +73,4 @@ npm run build 或者 easywebpack build prod // 编译文件到磁盘打包使用
7373

7474
## License
7575

76-
[MIT](LICENSE)
76+
[MIT](LICENSE)

0 commit comments

Comments
 (0)