diff options
Diffstat (limited to 'packages/markdown-support')
-rw-r--r-- | packages/markdown-support/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/markdown-support/package.json b/packages/markdown-support/package.json index 08bc7a4f1..26e1e39ce 100644 --- a/packages/markdown-support/package.json +++ b/packages/markdown-support/package.json @@ -24,6 +24,7 @@ "remark-footnotes": "^3.0.0", "remark-gfm": "^1.0.0", "remark-parse": "^9.0.0", + "rehype-raw": "^5.1.0", "remark-rehype": "^8.1.0", "remark-slug": "^6.1.0", "unified": "^9.2.1", @@ -33,7 +34,6 @@ "@types/github-slugger": "^1.3.0", "github-slugger": "^1.3.0", "rehype-parse": "^7.0.1", - "rehype-raw": "^5.1.0", "rehype-stringify": "^8.0.0", "unified": "^9.2.1", "unist-util-visit": "^3.1.0" |