Skip to content

Commit

Permalink
Update upgrading.md (#36091)
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Apr 15, 2022
1 parent 4726b5a commit c0f979b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrading.md
Expand Up @@ -12,7 +12,7 @@ The minimum Node.js version has been bumped from 12.0.0 to 12.22.0 which is the

### Upgrade React version to latest

To upgrade you can run the following command:
The minimum required React version is `17.0.2`. To upgrade you can run the following command in the terminal:

```
npm install react@latest react-dom@latest
Expand Down

0 comments on commit c0f979b

Please sign in to comment.