Bump out chokidar dependency for the new awaitWriteFinish option.

This commit is contained in:
Logan Smyth 2017-01-15 14:45:48 -08:00
parent 40746f3dcb
commit c5fb56e66c

View File

@ -23,7 +23,7 @@
"v8flags": "^2.0.10"
},
"optionalDependencies": {
"chokidar": "^1.0.0"
"chokidar": "^1.6.1"
},
"devDependencies": {
"babel-helper-fixtures": "^6.18.0"