Skip to content

Commit

Permalink
chore(chokidar): Update chokidar to fix install issue on Node 10 / OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
pietermees committed May 4, 2018
1 parent c2bab1c commit a5f75c0
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 @@ -350,7 +350,7 @@
"dependencies": {
"bluebird": "^3.3.0",
"body-parser": "^1.16.1",
"chokidar": "^1.4.1",
"chokidar": "^2.0.3",
"colors": "^1.1.0",
"combine-lists": "^1.0.0",
"connect": "^3.6.0",
Expand Down

0 comments on commit a5f75c0

Please sign in to comment.