From 1a7aac5839e6119e47777603afdf28bac652df69 Mon Sep 17 00:00:00 2001 From: stephentuso Date: Thu, 25 Mar 2021 14:51:58 -0400 Subject: [PATCH] v2.5.37 --- 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 fac062cf27..2e5e7a45e1 100644 --- a/packages/@uppy/companion/package.json +++ b/packages/@uppy/companion/package.json @@ -1,6 +1,6 @@ { "name": "@digitalrelab/uppy-companion", - "version": "2.5.36", + "version": "2.5.37", "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",