Skip to content

Commit

Permalink
chore(gatsby-source-filesystem): Upgrade chokidar to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthachatterjee committed Feb 22, 2019
1 parent ae41f81 commit ebbc335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gatsby-source-filesystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@babel/runtime": "^7.0.0",
"better-queue": "^3.8.7",
"bluebird": "^3.5.0",
"chokidar": "^1.7.0",
"chokidar": "^2.1.2",
"file-type": "^10.2.0",
"fs-extra": "^5.0.0",
"got": "^7.1.0",
Expand Down

0 comments on commit ebbc335

Please sign in to comment.