Skip to content

Commit

Permalink
update readme regarding node.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbski committed Dec 16, 2022
1 parent 7e7ff32 commit 7b22de1
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 @@ -12,7 +12,8 @@ wait-on can also be used in reverse mode which waits for resources to NOT be ava

## Installation

Latest version 4+ requires Node.js 10+
Latest wait-on version 7+ requires Node.js 12+
wait-on versions 4-6 requires Node.js 10+

(Node.js v8 users can use wait-on@5.3.0, v4 users can still use wait-on@2.1.2, and older Node.js
engines, use wait-on@1.5.4)
Expand Down

0 comments on commit 7b22de1

Please sign in to comment.