Skip to content

Commit

Permalink
Readme: fix node version for v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yuks authored and recrsn committed Feb 26, 2020
1 parent 738e4e2 commit bbb6b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -22,7 +22,7 @@ If you are on a stable version of node, please provide a sufficient code snippet
| 0.6, 0.8, 0.10 | >= 0.5 |
| 0.11 | >= 0.8 |
| 4 | <= 2.1.0 |
| 8 | >= 1.0.3 <= 4.0.0 |
| 8 | >= 1.0.3 < 4.0.0 |
| 10, 11 | >= 3 |
| 12 | >= 3.0.6 |

Expand Down

0 comments on commit bbb6b2d

Please sign in to comment.