diff --git a/package.json b/package.json index 98b62ff1..8f41d3a2 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,7 @@ "fs-extra": "^10.1.0", "recursive-readdir-files": "^2.3.0", "rehype-document": "^6.1.0", - "rehype-format": "^4.0.1" + "rehype-format": "^4.0.1", + "remark-gemoji": "^7.0.1" } }