Skip to content

Commit a524589

Browse files
authored
chore(docs): update Node.js version in the contribution guide (dotansimha#8984)
1 parent 389f508 commit a524589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/docs/custom-codegen/contributing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To be able to clone, build and develop codegen, you'll need to have the followin
1717

1818
- [GitHub Account](https://github.com)
1919
- [Git](https://git-scm.com/downloads)
20-
- [Node.js](https://nodejs.org/en) (v10/v12/v13)
20+
- [Node.js](https://nodejs.org/en) (v14+)
2121
- [Yarn](https://yarnpkg.com) (v1)
2222
- Any code editor (we recommend [VSCode](https://code.visualstudio.com))
2323

0 commit comments

Comments
 (0)