pkgcloud / pkgcloud

pkgcloud is a standard library for node.js that abstracts away differences among multiple cloud providers.
http://github.com/pkgcloud/pkgcloud
MIT License
1.18k stars 372 forks source link

Update package.json #702

Open BeauTaapken opened 6 months ago

BeauTaapken commented 6 months ago

Fixes the issue of upload in multiple cloud setups infinitely uploading even after a file is completely uploaded. This issue is blocking me from using a non-modified version of the npm package, and just changing this 1 line seems to fix the issue