From a4046b3598fce0ecf2a5b5433f27c50fc2c98760 Mon Sep 17 00:00:00 2001 From: "yufeng.freeman" Date: Fri, 6 May 2022 16:59:54 +0800 Subject: [PATCH] chore: upgrade developmemt node version to v16 --- .node-version | 2 +- docs/CONTRIBUTING.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.node-version b/.node-version index 8351c19397f4..b6a7d89c68e0 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -14 +16 diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index c12ff3020bd1..0474de614837 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/)