Commit 68f94c43 by Michael Mifsud

Merge pull request #1108 from xzyfer/fix/fsevents-workaround

Workaround the segfault that occurs when used with fsevents
parents 1da76f64 3166b613
......@@ -61,6 +61,9 @@
"request": "^2.61.0",
"sass-graph": "^2.0.1"
},
"optionalDependencies": {
"fsevents": "0.3.7"
},
"devDependencies": {
"coveralls": "^2.11.4",
"cross-spawn": "^2.0.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment