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