about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorNolan Lawson <nolan@nolanlawson.com>2019-03-16 12:13:15 -0700
committerEugen Rochko <eugen@zeonfederated.com>2019-03-16 20:13:15 +0100
commitdb06b25376ac7e844e86fb9890fa9f1c2edd2d60 (patch)
treeb387deeb26bbbf05e7b8e470436cd00f91afe20f /package.json
parent6a3f08661f8d23e5f93717f36df1463842bfd936 (diff)
fix: update to emoji-mart 2.10.0 (#10281)
* fix: update to emoji-mart 2.10.0

* remove useless change

* fix CSS style of emoji picker, improve a11y

* fix missing newline in scss

* fix the title and input fonts
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 63cfa25b8..b9d8f8af1 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": "Gargron/emoji-mart#build",
+    "emoji-mart": "^2.10.0",
     "es6-symbol": "^3.1.1",
     "escape-html": "^1.0.3",
     "exif-js": "^2.3.0",