Skip to content

Commit

Permalink
Merge pull request #97 from srilq/chore/chokidar-v2.x
Browse files Browse the repository at this point in the history
Use chokidar@2
  • Loading branch information
STRML authored Feb 27, 2019
2 parents 6900a30 + 86b040c commit d54d126
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 @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/kmagiera/babel-watch#readme",
"dependencies": {
"chokidar": "^1.4.3",
"chokidar": "^2.0.4",
"commander": "^2.9.0",
"lodash.debounce": "^4.0.8",
"lodash.isregexp": "^4.0.1",
Expand Down

0 comments on commit d54d126

Please sign in to comment.