talk-message-forms
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -77,3 +77,3 @@ (function() { | ||
style = { | ||
height: this.props.attachment.isUploading && previewHeight < 120 ? 120 : previewHeight, | ||
height: previewHeight, | ||
maxWidth: previewWidth | ||
@@ -80,0 +80,0 @@ }; |
{ | ||
"name": "talk-message-forms", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "The Message Structure and Layout of jianliao.com", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
"react-lite-coder": "0.0.4", | ||
"react-lite-image": "^1.2.1", | ||
"react-lite-image": "^1.2.9", | ||
"react-lite-misc": "1.0.0", | ||
@@ -17,0 +17,0 @@ "teambition-icon-fonts": "^0.72.11", |
Sorry, the diff of this file is not supported yet
51154
Updatedreact-lite-image@^1.2.9