Browse Source

fix merge mistakes

Yuki Takei 1 year ago
parent
commit
f17f587ebe
1 changed files with 0 additions and 8 deletions
  1. 0 8
      packages/markdown-splitter/package.json

+ 0 - 8
packages/markdown-splitter/package.json

@@ -45,13 +45,5 @@
   "peerDependencies": {
   "peerDependencies": {
     "react": "^18.2.0",
     "react": "^18.2.0",
     "react-dom": "^18.2.0"
     "react-dom": "^18.2.0"
-  },
-  "dependencies": {
-    "@types/js-yaml": "^4.0.9",
-    "remark-frontmatter": "^5.0.0",
-    "remark-gfm": "^4.0.0",
-    "remark-parse": "^11.0.0",
-    "remark-stringify": "^11.0.0",
-    "unified": "^11.0.0"
   }
   }
 }
 }