Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Switch from mkdirp to make-dir (#94)
mkdirp has unresolved issues which have been fixed in make-dir, also make-dir will transparently use the native recursive `fs.mkdirSync`.
- Loading branch information