@uppy/screen-capture
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -395,2 +395,2 @@ "use strict"; | ||
}, _class.VERSION = "2.0.1", _temp); | ||
}, _class.VERSION = "2.0.2", _temp); |
{ | ||
"name": "@uppy/screen-capture", | ||
"description": "Uppy plugin that captures video from display or application.", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^4.0.0", | ||
"@uppy/utils": "^4.0.1", | ||
"preact": "^10.5.13" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "d69043aacc2c9d31813e0fabc4b0ca3f4a760d2a" | ||
"gitHead": "b3b68c07773395d1521c38148cbf87ed88ff2364" | ||
} |
Updated@uppy/utils@^4.0.1