@uppy/remote-sources
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -15,3 +15,3 @@ function _classPrivateFieldLooseBase(receiver, privateKey) { if (!Object.prototype.hasOwnProperty.call(receiver, privateKey)) { throw new TypeError("attempted to use private field on non-instance"); } return receiver; } | ||
const packageJson = { | ||
"version": "1.1.1" | ||
"version": "1.1.2" | ||
}; | ||
@@ -18,0 +18,0 @@ const availablePlugins = { |
{ | ||
"name": "@uppy/remote-sources", | ||
"description": "Uppy plugin that includes all remote sources that Uppy+Companion offer, like Instagram, Google Drive, Dropox, Box, Unsplash, Url etc", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
"@uppy/box": "^2.2.0", | ||
"@uppy/dashboard": "^3.7.2", | ||
"@uppy/dashboard": "^3.7.3", | ||
"@uppy/dropbox": "^3.2.0", | ||
@@ -43,3 +43,3 @@ "@uppy/facebook": "^3.2.0", | ||
"peerDependencies": { | ||
"@uppy/core": "^3.9.0" | ||
"@uppy/core": "^3.9.1" | ||
}, | ||
@@ -46,0 +46,0 @@ "publishConfig": { |
Updated@uppy/dashboard@^3.7.3