diff --git a/packages/@uppy/companion/package.json b/packages/@uppy/companion/package.json index 989d553c1f..1210ab672a 100644 --- a/packages/@uppy/companion/package.json +++ b/packages/@uppy/companion/package.json @@ -1,6 +1,6 @@ { "name": "@digitalrelab/uppy-companion", - "version": "2.5.2", + "version": "2.5.3", "description": "OAuth helper and remote fetcher for Uppy's (https://uppy.io) extensible file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Dropbox and Google Drive, S3 and more :dog:", "main": "lib/companion.js", "types": "types/index.d.ts",