Skip to content

Commit

Permalink
Release 2.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Oct 29, 2019
1 parent 9fac94b commit 42a6ea8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "chokidar-cli",
"description": "Ultra-fast cross-platform command line utility to watch file system changes.",
"version": "2.0.0",
"version": "2.1.0",
"keywords": [
"fs",
"watch",
Expand Down Expand Up @@ -45,7 +45,7 @@
"test": "npm run lint && npm run mocha"
},
"engines": {
"node": ">=8.10.0"
"node": ">= 8.10.0"
},
"files": [
"*.js"
Expand Down

0 comments on commit 42a6ea8

Please sign in to comment.