Skip to content

Commit b1d2f06

Browse files
authored
docs(first-steps): update nodejs minimum version to v12
1 parent 7522d14 commit b1d2f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/first-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We'll mostly use TypeScript in the examples we provide, but you can always **swi
1010

1111
#### Prerequisites
1212

13-
Please make sure that [Node.js](https://nodejs.org/) (>= 10.13.0, except for v13) is installed on your operating system.
13+
Please make sure that [Node.js](https://nodejs.org) (version >= 12, except for v13) is installed on your operating system.
1414

1515
#### Setup
1616

0 commit comments

Comments
 (0)