Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 (#10413)

Fix #10315

This reverts commit db06b25376.
This commit is contained in:
Eugen Rochko
2019-03-30 01:41:35 +01:00
committed by GitHub
parent 79227d153b
commit 8fb69f1366
7 changed files with 24 additions and 82 deletions

View File

@ -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",