reactstrap-react-lib
Advanced tools
Comparing version
@@ -74,3 +74,3 @@ "use strict"; | ||
maxSizeMB: (size / 1024) / 1024, | ||
maxWidthOrHeight: 1920 | ||
maxWidthOrHeight: 1920 * 2 | ||
}; | ||
@@ -77,0 +77,0 @@ curImage = yield (0, browser_image_compression_1.default)(curImage, options); |
{ | ||
"name": "reactstrap-react-lib", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "This is a lib for react and next", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
211753
0.01%