about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2018-05-09 15:41:07 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-05-09 08:41:07 +0200
commit6832110af46e31831788c599b70ac047c7512e16 (patch)
tree5562c2d9080174f7a7dddc13f39498ed2d7587b2 /package.json
parentd2ee48977c8b663465504b44ae3d648cadd29aab (diff)
Correct rotate of image using EXIF (#7422)
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 75e9e9f6d..61f38409c 100644
--- a/package.json
+++ b/package.json
@@ -49,6 +49,7 @@
     "emoji-mart": "Gargron/emoji-mart#build",
     "es6-symbol": "^3.1.1",
     "escape-html": "^1.0.3",
+    "exif-js": "^2.3.0",
     "express": "^4.16.2",
     "extract-text-webpack-plugin": "^3.0.2",
     "file-loader": "^0.11.2",