fix(cli): remove docsearch (#11415)

* fix(cli): remove docsearch

* chore: remove react

* docs: add changelog
This commit is contained in:
neverland
2022-12-24 15:55:36 +08:00
committed by GitHub
parent 816a7cbdfb
commit c02ad9ce07
9 changed files with 7 additions and 326 deletions
-10
View File
@@ -26,15 +26,5 @@
"nano-staged": "^0.8.0",
"prettier": "^2.7.1",
"rimraf": "^3.0.2"
},
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
"@algolia/client-search",
"@types/react",
"react",
"react-dom"
]
}
}
}