From d5aaf2e3afa5d5e853ac3ba0388d96c0a909ad91 Mon Sep 17 00:00:00 2001 From: stephentuso Date: Fri, 12 Feb 2021 16:09:39 -0500 Subject: [PATCH] v2.5.29 --- packages/@uppy/companion/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@uppy/companion/package.json b/packages/@uppy/companion/package.json index 5158c0813f..3f86c70643 100644 --- a/packages/@uppy/companion/package.json +++ b/packages/@uppy/companion/package.json @@ -1,6 +1,6 @@ { "name": "@digitalrelab/uppy-companion", - "version": "2.5.28", + "version": "2.5.29", "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",