Skip to content

Commit

Permalink
Update chokidar depedency, fixes remy#1522
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike MacCana committed Feb 8, 2019
1 parent 16cb277 commit fb3981c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"should": "~4.0.0"
},
"dependencies": {
"chokidar": "^2.0.4",
"chokidar": "^2.1.0",
"debug": "^3.1.0",
"ignore-by-default": "^1.0.1",
"minimatch": "^3.0.4",
Expand Down

0 comments on commit fb3981c

Please sign in to comment.