diff --git a/package.json b/package.json index dd56e17..60334d8 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,8 @@ "rehype-autolink-headings": "^7.1.0", "rehype-external-links": "^3.0.0", "rehype-slug": "^6.0.0", - "remark-custom-heading-id": "^2.0.0" + "remark-custom-heading-id": "^2.0.0", + "unist-util-visit": "^5.1.0" }, "devDependencies": { "@rollup/plugin-yaml": "^4.1.2"