about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEugen <eugen@zeonfederated.com>2017-01-05 13:37:29 +0100
committerGitHub <noreply@github.com>2017-01-05 13:37:29 +0100
commitc3c9879b5e319a0192a172b34c7c2fd4f3d35da5 (patch)
treec405cc14ed2ec8339722ae7a4ed552871e713184 /package.json
parentdf89cb5488f4d54c71048c6ee6b2c608a0a8ab50 (diff)
parent53b765f4b150d7671d697eed7333c948622045cf (diff)
Merge pull request #404 from mistydemeo/emoji
Display native emoji on browsers which support it
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 05663a729..13b0484ec 100644
--- a/package.json
+++ b/package.json
@@ -26,6 +26,7 @@
     "intl": "^1.2.5",
     "jsdom": "^9.6.0",
     "mocha": "^3.1.1",
+    "mojibaka": "^0.0.1",
     "node-sass": "^4.0.0",
     "react": "^15.3.2",
     "react-addons-perf": "^15.3.2",