baudehlo / node-fs-ext

Extras missing from node's fs module
MIT License
101 stars 45 forks source link

Remove utime and utimeSync (utimes and utimesSync are in Node core) #71

Closed davedoesdev closed 6 years ago

davedoesdev commented 6 years ago

No point keep maintaining code and tests which are now in Node core. I bumped the major version so dependencies won't break (if they're using semver correctly).