Browse Source

aws-s3: Add companion-client dependency.

Renée Kooi 6 years ago
parent
commit
da8b5d0a0d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/@uppy/aws-s3/package.json

+ 1 - 0
packages/@uppy/aws-s3/package.json

@@ -25,6 +25,7 @@
   "dependencies": {
     "@uppy/utils": "0.27.1",
     "@uppy/xhr-upload": "0.27.4",
+    "@uppy/companion-client": "0.27.2",
     "resolve-url": "^0.2.1"
   },
   "devDependencies": {