瀏覽代碼

add dependencies for rollup-plugin-node-externals

Yuki Takei 2 年之前
父節點
當前提交
845cfce0b4
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      packages/presentation/package.json

+ 2 - 0
packages/presentation/package.json

@@ -38,6 +38,8 @@
     "hast-util-sanitize": "^4.1.0",
     "hast-util-select": "^5.0.5",
     "react-markdown": "^8.0.7",
+    "remark-frontmatter": "^4.0.1",
+    "remark-stringify": "^10.0.0",
     "unified": "^10.1.2",
     "unist-util-find-after": "^4.0.0",
     "unist-util-visit": "^4.0.0"