Skip to content

Commit

Permalink
add fs-extra-debug
Browse files Browse the repository at this point in the history
`mfs` uses a very outdated version of `fs-extra` that it requires in `dependencies`. I think it should probably be removed.
  • Loading branch information
jdx committed Feb 2, 2018
1 parent fab376e commit 16565d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ If you want to watch for changes to files or directories, then you should use [c

### Misc.

- [fs-extra-debug](https://github.com/jdxcode/fs-extra-debug) - Send your fs-extra calls to [debug](https://npmjs.org/package/debug).
- [mfs](https://github.com/cadorn/mfs) - Monitor your fs-extra calls.


Expand Down

0 comments on commit 16565d4

Please sign in to comment.