aboutsummaryrefslogtreecommitdiffstats
path: root/webui/package.json
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2021-04-12 19:26:29 +0200
committerGitHub <noreply@github.com>2021-04-12 19:26:29 +0200
commit62fb09a53cc626ac581f33b466a1cdf14eb6ed89 (patch)
treec887d96fab77a6c312cf7047daa4d6944b53c89e /webui/package.json
parent491f0ea9513e8080f6b38885b1a05f47fb56d9dc (diff)
parentacfaf6b50f2ecb16add94874c0f8dfc401788d9b (diff)
downloadgit-bug-62fb09a53cc626ac581f33b466a1cdf14eb6ed89.tar.gz
Merge pull request #624 from GlancingMind/upstream-fix-and-improve-rendering-of-markdown-elements
WebUI: Fix and improve rendering of markdown elements
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",