We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ef9ee commit ad08273Copy full SHA for ad08273
3 files changed
docs/README.md
@@ -10,5 +10,5 @@ features:
10
details: 丰富的API可以支持你的Node程序无缝接入PicGo的上传流程,简化上传的步骤。
11
- title: 支持插件系统
12
details: 整个生命周期都可以插件化,给予插件极大的自由度,可以实现很多意想不到的功能。
13
-footer: MIT Licensed | Copyright © 2018 Molunerfinn
+footer: MIT Licensed | Copyright © 2018 - Now Molunerfinn
14
---
docs/zh/README.md
docs/zh/guide/getting-started.md
@@ -1,7 +1,7 @@
1
# 快速上手
2
3
::: warning 注意
4
-请确保你的 Node.js 版本 >= 12。
+请确保你的 Node.js 版本 >= 16。
5
:::
6
7
::: tip 提示
0 commit comments