From 66a364358a571deffaad27e4adf5c971db5d560a Mon Sep 17 00:00:00 2001 From: Feng Yu Date: Fri, 6 May 2022 22:57:19 +0800 Subject: [PATCH] chore: upgrade developmemt node version to v16 (#5167) Co-authored-by: yufeng.freeman --- .node-version | 2 +- docs/CONTRIBUTING.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.node-version b/.node-version index 8351c193..b6a7d89c 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -14 +16 diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index c12ff302..0474de61 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -31,7 +31,7 @@ for [VS Code](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#prerequisites). Here is what is needed: -- `node` v14.x +- `node` v16.x - `git` v2.x or greater - [`git-lfs`](https://git-lfs.github.com) - [`yarn`](https://classic.yarnpkg.com/en/)