node-dirsum icon indicating copy to clipboard operation
node-dirsum copied to clipboard

Using graceful-fs instead of fs

Open zkochan opened this issue 8 years ago • 0 comments

Hey, I'd like to use this package for pnpm but I have issues with it because it uses fs not graceful-fs. Would you accept a PR that changes fs usages to graceful-fs?

Ref https://github.com/pnpm/pnpm/pull/605

zkochan avatar Feb 06 '17 13:02 zkochan