Skip to content

Commit

Permalink
Upgrade chokidar to v2.0.0
Browse files Browse the repository at this point in the history
Closes #186
  • Loading branch information
RyanZim committed Feb 3, 2018
1 parent 908817a commit b570fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"chalk": "^2.1.0",
"chokidar": "^1.6.1",
"chokidar": "^2.0.0",
"dependency-graph": "^0.7.0",
"fs-extra": "^5.0.0",
"get-stdin": "^5.0.1",
Expand Down

0 comments on commit b570fee

Please sign in to comment.