Skip to content

Commit

Permalink
Complete doughsay#86 by bumping chokidar to 1.6.0 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Omikhleia committed Sep 4, 2016
1 parent c600dd4 commit f86d569
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 @@ -21,7 +21,7 @@
"dependencies": {
"bunyan": "^1.8.0",
"chalk": "^1.1.3",
"chokidar": "^1.4.3",
"chokidar": "^1.6.0",
"dotenv": "^2.0.0",
"escodegen": "^1.8.0",
"esprima": "^2.7.2",
Expand Down

0 comments on commit f86d569

Please sign in to comment.