Skip to content

Commit 53b4dcb

Browse files
committed
chore: update node version in contributing
1 parent 3553355 commit 53b4dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Our work is done directly on Github and PR's are sent to the GitHub repo by core
5050

5151
This section should get you running with **Amplify JS** and get you familiar with the basics of the codebase. You will need [Node.js](https://nodejs.org/en/) on your system and developing locally also requires `yarn` workspaces. You can install it [here](https://classic.yarnpkg.com/en/docs/install#mac-stable).
5252

53-
The recommended version of Node JS to work with this project is [`16.19.0`](https://nodejs.org/en/blog/release/v16.19.0/) with Yarn version [`1.22.x`](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md).
53+
The recommended version of Node JS to work with this project is [`18.18.0`](https://nodejs.org/en/blog/release/v18.18.0/) with Yarn version [`1.22.x`](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md).
5454

5555
> Note: newer versions of Yarn (2+) remove support for lerna's `--mutex` flag
5656
> so be sure to use Yarn v1.22.x

0 commit comments

Comments
 (0)