fs-extra v0.13.0 Release Notes

Release Date: 2014-12-10 // over 9 years ago
    • ✂ removed touch and touchSync methods (they didn't handle permissions like UNIX touch)
    • ⚡️ updated "ncp": "^0.6.0" to "ncp": "^1.0.1"
    • 👀 imported mkdirp => minimist and mkdirp are no longer dependences, should now appease people who wanted mkdirp to be --use_strict safe. See [#59]([#59][#59])