@uppy/screen-capture
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -430,2 +430,2 @@ var _class, _temp; | ||
return ScreenCapture; | ||
}(Plugin), _class.VERSION = "1.0.15", _temp); | ||
}(Plugin), _class.VERSION = "1.0.16", _temp); |
{ | ||
"name": "@uppy/screen-capture", | ||
"description": "Uppy plugin that captures video from display or application.", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.4.1", | ||
"@uppy/utils": "^3.4.2", | ||
"preact": "8.2.9" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "7d162b0dcc4df5dbb3d508b65e31788c2302746e" | ||
"gitHead": "4bf107236340dc98f8584f15a06e13ffa9fc31f4" | ||
} |
Updated@uppy/utils@^3.4.2