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 authored 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- '8'
- '10'
- '11'
- '12'
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
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 [email protected], and older Node.js
(Node.js v8 users can use [email protected], v4 users can still use [email protected], and older Node.js
engines, use [email protected])

```bash
Expand Down
Loading

0 comments on commit f680d64

Please sign in to comment.