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