Skip to content

Commit 200715f

Browse files
fix(pkg): update nodejs engine version requirements
1 parent 25b6147 commit 200715f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ We have also a demo app available showing how to integrate and use our SDK. See
3232
| Version | NodeJS |
3333
| ------- | ------ |
3434
| 4.x and below | >= 4.x |
35-
| 5.x | >= 7.6.0 |
35+
| 5.0.0 - 5.0.1 | >= 7.6.0 |
36+
| >= 5.0.2 | >= 8.3.0 |
3637

3738
### Installation / Update
3839

0 commit comments

Comments
 (0)