diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 73b1546..fe6f347 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "react-markdown": "^8.0.3", "react-syntax-highlighter": "^15.5.0", "remark-gemoji": "^7.0.1", + "remark-gfm": "^3.0.1", "unist-util-visit-parents": "^5.1.1" }, "devDependencies": { |