about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-03-30 01:41:35 +0100
committerGitHub <noreply@github.com>2019-03-30 01:41:35 +0100
commit8fb69f1366577483f048bf4d69f610087da99cb1 (patch)
tree22e88f004fa76c9091c47d303deacc29592b1ec4 /package.json
parent79227d153b86144e9a8cc73f1d4045973eabc9ef (diff)
Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 (#10413)
Fix #10315

This reverts commit db06b25376ac7e844e86fb9890fa9f1c2edd2d60.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b9d8f8af1..63cfa25b8 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
     "cssnano": "^4.1.10",
     "detect-passive-events": "^1.0.2",
     "dotenv": "^6.2.0",
-    "emoji-mart": "^2.10.0",
+    "emoji-mart": "Gargron/emoji-mart#build",
     "es6-symbol": "^3.1.1",
     "escape-html": "^1.0.3",
     "exif-js": "^2.3.0",