Skip to content

Commit

Permalink
Bump chokidar to ^2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
floatdrop committed Jan 7, 2018
1 parent 02bd06d commit 9208d48
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 @@ -40,7 +40,7 @@
},
"dependencies": {
"anymatch": "^1.3.0",
"chokidar": "^1.6.1",
"chokidar": "^2.0.0",
"glob-parent": "^3.0.1",
"gulp-util": "^3.0.7",
"object-assign": "^4.1.0",
Expand Down

0 comments on commit 9208d48

Please sign in to comment.