node-github-download
node-github-download copied to clipboard
bug-fix: download files across devices now works
A few things:
- Please change the
require
alignment back to the way it was. - Please remove the version bump.
- Please remove the
mv
dependency and usefs.move
fromfs-extra
. (fs.move
ismv
)
That should do it. Thanks.
re: 1. Feel free to change that back, I'm not in an ideal environment to make that change (mobile)