Skip to content

Commit

Permalink
Change min version for node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
TatyanaRyzh committed Jul 5, 2018
1 parent f3633d5 commit 2d307cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Instead of npx you can also use npm or yarn tools:

You can develop and run **reSolve** applications on **Linux**, **Mac** and **Windows** operating systems. It is also possible to integrate **reSolve** with the **React Native**, but this approach is currently experimental.

The minimum supported **NodeJS** version is **6.0.0**.
The minimum supported **NodeJS** version is **8.0.0**.

**reSolve** supports [**npx**](https://www.npmjs.com/package/npx), [**yarn**](https://yarnpkg.com/lang/en/), and [**npm**](https://www.npmjs.com/) package managers.

Expand Down

0 comments on commit 2d307cc

Please sign in to comment.