Skip to content

Commit 045d18b

Browse files
committed
Require node.js v8+ and update chokidar to latest (it also requires v8+)
1 parent 4ed0109 commit 045d18b

3 files changed

Lines changed: 84 additions & 1527 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ The underlying watch library is [Chokidar](https://github.com/paulmillr/chokidar
1919
> and [many others](https://www.npmjs.org/browse/depended/chokidar/).
2020
> It has proven itself in production environments.
2121
22+
## Pre-requisites
23+
24+
- Node.js v8.0.0 or newer
25+
2226
## Install
2327

2428
If you need it only with NPM scripts:

0 commit comments

Comments
 (0)