jscover
jscover copied to clipboard
Update dependency fs-extra to version ^1.0.0
[email protected] uses [email protected] and according to npm:
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. fs-extra is at version 1.0.0 and using graceful-fs@^4.1.2
All tests pass with fs-extra@^1.0.0 Travis would not pass with [email protected] engine. Updated the package.json and .travis.yml to reflect the currently supported Node.js versions.
@ailijic, thanks for your PR! By analyzing the history of the files in this pull request, we identified @fengmk2 to be a potential reviewer.
Just checking in to see if I should close this issue?