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

File tree

3 files changed

+84
-1527
lines changed

3 files changed

+84
-1527
lines changed

README.md

+4
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)