@uppy/screen-capture
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -430,2 +430,2 @@ var _class, _temp; | ||
return ScreenCapture; | ||
}(Plugin), _class.VERSION = "1.0.10", _temp); | ||
}(Plugin), _class.VERSION = "1.0.11", _temp); |
{ | ||
"name": "@uppy/screen-capture", | ||
"description": "Uppy plugin that captures video from display or application.", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.2.5", | ||
"@uppy/utils": "^3.3.0", | ||
"preact": "8.2.9" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "3ff9ab042f3d22c8efd528de91b4179b0cc4b909" | ||
"gitHead": "1493a807fe83f7b465a8f7562bfb5631b1945e5b" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1441
97727
Updated@uppy/utils@^3.3.0