Skip to content

Commit

Permalink
Merge pull request #90 from pastelmind/patch-1
Browse files Browse the repository at this point in the history
docs: update minimum supported Node version
  • Loading branch information
bcomnes committed Oct 3, 2022
2 parents 4babf06 + 55110e7 commit ee11a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,7 +29,7 @@ $ npm install npm-run-all2 --save-dev
$ yarn add npm-run-all2 --dev
```

- It requires `Node@>=4`.
- It requires `Node@>=14`. It may work on older versions of Node, but no guarantees are given.

## 📖 Usage

Expand Down

0 comments on commit ee11a88

Please sign in to comment.