From ba989ec48c894ca5029071bbf4070a024cfdfa74 Mon Sep 17 00:00:00 2001 From: weng <157215725@qq.com> Date: Sun, 17 Jul 2022 14:34:49 +0800 Subject: [PATCH] docs: update node requirement (#390) Co-authored-by: Anthony Fu --- README.md | 2 +- README.zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 310aa08..664a3db 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ As this template is strongly opinionated, the following provides a curated list ## Try it now! -> Vitesse requires Node >=14 +> Vitesse requires Node >=14.18 ### GitHub Template diff --git a/README.zh-CN.md b/README.zh-CN.md index 5c1c68a..fdcfc58 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -127,7 +127,7 @@ ## 现在可以试试! -> Vitesse 需要 Node 版本 >=14 +> Vitesse 需要 Node 版本 >=14.18 ### GitHub 模板