Skip to content

Commit

Permalink
Merge pull request #101 from jeffbski/update-deps-2021-06-26
Browse files Browse the repository at this point in the history
Update deps 2021-06-26
  • Loading branch information
jeffbski committed Jun 26, 2021
2 parents d82e7c4 + 469801c commit f680d64
Show file tree
Hide file tree
Showing 4 changed files with 886 additions and 671 deletions.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,6 +1,5 @@
language: node_js
node_js:
- '8'
- '10'
- '11'
- '12'
Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -12,9 +12,9 @@ wait-on can also be used in reverse mode which waits for resources to NOT be ava

## Installation

Latest version 3+ requires Node.js v8.9+
Latest version 4+ requires Node.js 10+

(Node.js v4 users can still use wait-on@2.1.2, and older Node.js
(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)

```bash
Expand Down

0 comments on commit f680d64

Please sign in to comment.