Skip to content

Commit d54d126

Browse files
authored
Merge pull request #97 from srilq/chore/chokidar-v2.x
Use chokidar@2
2 parents 6900a30 + 86b040c commit d54d126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://github.com/kmagiera/babel-watch#readme",
2929
"dependencies": {
30-
"chokidar": "^1.4.3",
30+
"chokidar": "^2.0.4",
3131
"commander": "^2.9.0",
3232
"lodash.debounce": "^4.0.8",
3333
"lodash.isregexp": "^4.0.1",

0 commit comments

Comments
 (0)