aboutsummaryrefslogtreecommitdiffstats
path: root/webui/package.json
diff options
context:
space:
mode:
authorSascha <GlancingMind@outlook.com>2021-03-31 21:17:08 +0200
committerSascha <GlancingMind@outlook.com>2021-04-07 19:30:07 +0200
commit50ef67664dd13ff8abc909be3c0ec0f46a616a15 (patch)
treeb0908a524b87ff653d4e119f742a0ddea5c6c803 /webui/package.json
parent637bce7ba73c6a0a3d898b9b5e7ad13dc992ee35 (diff)
downloadgit-bug-50ef67664dd13ff8abc909be3c0ec0f46a616a15.tar.gz
Add emoji rendering support via remark-gemoji
Diffstat (limited to 'webui/package.json')
-rw-r--r--webui/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webui/package.json b/webui/package.json
index 39696a25..47cdf8d0 100644
--- a/webui/package.json
+++ b/webui/package.json
@@ -22,6 +22,7 @@
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.0-next.98",
+ "remark-gemoji": "^6.0.0",
"remark-html": "^12.0.0",
"remark-parse": "^8.0.3",
"remark-react": "^7.0.1",