@uppy/screen-capture
Advanced tools
Comparing version 1.0.19 to 1.0.20
@@ -432,2 +432,2 @@ var _class, _temp; | ||
return ScreenCapture; | ||
}(Plugin), _class.VERSION = "1.0.19", _temp); | ||
}(Plugin), _class.VERSION = "1.0.20", _temp); |
{ | ||
"name": "@uppy/screen-capture", | ||
"description": "Uppy plugin that captures video from display or application.", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.6.0", | ||
"@uppy/utils": "^3.6.1", | ||
"preact": "8.2.9" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "12b7bd34e8f193e86561dd623024279103865a85" | ||
"gitHead": "23e4a537a6ab8e5062529de36ad3a91c8257de19" | ||
} |
98496
30
1455
Updated@uppy/utils@^3.6.1