Skip to content

Commit 58e0673

Browse files
committed
Mention newer Node versions in README.
1 parent 88bb960 commit 58e0673

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ various responses to your code without ever having to hit the real network.
1616
**Fast as hell** and **a lot easier to develop with than external test
1717
servers**.
1818

19-
Mitm.js should work both on the stable Node **v0.10.24** and up and **v0.11.11**
20-
and up and has **automated tests** to ensure it will stay that way.
19+
Mitm.js works on all Node versions: ancient **v0.10**, **v0.11** and **v0.12** versions, previous and current LTS versions like **v4**, **v6** and **v8** and fresh **v10** and beyond. For all it has **automated tests** to ensure it will stay that way.
2120

2221
I've developed Mitm.js on a need-to basis for testing [Monday
2322
Calendar][monday]'s syncing, so if you find a use-case I haven't come across,

0 commit comments

Comments
 (0)