Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Commit

Permalink
fix(package): update chokidar to version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Dec 29, 2017
1 parent c86824c commit ccdf611
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 @@ -17,7 +17,7 @@
"author": "Tim Ermilov <yamalight@gmail.com>",
"license": "MIT",
"dependencies": {
"chokidar": "^1.7.0",
"chokidar": "^2.0.0",
"dockerode": "^2.4.3",
"hapi": "^16.5.0",
"hapi-auth-jwt": "^4.0.0",
Expand Down

0 comments on commit ccdf611

Please sign in to comment.