Skip to content

Commit 42a6ea8

Browse files
committed
Release 2.1.0.
1 parent 9fac94b commit 42a6ea8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "chokidar-cli",
33
"description": "Ultra-fast cross-platform command line utility to watch file system changes.",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"keywords": [
66
"fs",
77
"watch",
@@ -45,7 +45,7 @@
4545
"test": "npm run lint && npm run mocha"
4646
},
4747
"engines": {
48-
"node": ">=8.10.0"
48+
"node": ">= 8.10.0"
4949
},
5050
"files": [
5151
"*.js"

0 commit comments

Comments
 (0)