Skip to content

Commit

Permalink
fix(pkg): update nodejs engine version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSchwarz-cnic committed Sep 25, 2018
1 parent 25b6147 commit 200715f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ We have also a demo app available showing how to integrate and use our SDK. See
| Version | NodeJS |
| ------- | ------ |
| 4.x and below | >= 4.x |
| 5.x | >= 7.6.0 |
| 5.0.0 - 5.0.1 | >= 7.6.0 |
| >= 5.0.2 | >= 8.3.0 |

### Installation / Update

Expand Down

0 comments on commit 200715f

Please sign in to comment.