Skip to content

Fix multipart upload issue by updating dependency

Choose a tag to compare

@aingram aingram released this 15 Feb 22:35
· 40 commits to master since this release

'fs' module changes between Node 7 and Node 8 have caused import jobs to stop working. This fix updates the 'restler' dependency (no longer maintained) to 'restler-base' (an actively maintained fork).