fix: fix emoji error.

This commit is contained in:
jaywcjlove 2022-09-29 19:26:28 +08:00
parent a619da7435
commit 43bf0d4f77

View File

@ -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"
}
}