about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-09-24 05:58:30 +0200
committerGitHub <noreply@github.com>2017-09-24 05:58:30 +0200
commit2f079573ed6aed9f27ece623c56a61c8e036574e (patch)
treef92581f8f6f61e3bebd794cf176e89d7b6b63310 /package.json
parentb2820c3913266711716c6d91b2198d964881dbba (diff)
In detail status view, display attachment uncropped if there's only one (#5054)
* In detail status view, display attachment uncropped if there's only one

* Make media spoiler the size of the media it hides, enable on static
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index be9b90875..7835a0440 100644
--- a/package.json
+++ b/package.json
@@ -95,6 +95,7 @@
     "react-router-dom": "^4.1.1",
     "react-router-scroll": "ytase/react-router-scroll#build",
     "react-simple-dropdown": "^3.0.0",
+    "react-sizeme": "^2.3.5",
     "react-swipeable-views": "^0.12.3",
     "react-textarea-autosize": "^5.0.7",
     "react-toggle": "^4.0.1",